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