VVT789
2025-02-14 7d1e8d7bd849444d979939524db9037f0db4d68f
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}