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