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