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