BirtYu
2025-04-13 bf185c5d6a86eaa6a27d93b6d5942234d5bebb24
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}