zhouwx
2024-09-11 108ab25330d24e7da79618d0623d05265beedf8e
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}