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