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