zhouwx
2024-11-18 a886764374c7ee326bd632110fc6f518c5343e52
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}