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