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