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