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