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