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