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