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