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