wenwj
2025-04-14 984e008377ec6330f0cacf045c9898cb7f8a87f9
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}