wujianwei
2025-12-23 4c3b24befc565036de7a284138455ecff21ea771
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend'
 
export default function createSetupExtend() {
    return setupExtend()
}