web
2025-04-30 855deb4dfb6458a1eed217363625b13d58143f58
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}