zhouwx
2025-09-23 9fdacd08e16d567d3291288c5d20ea4ec612911f
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}