gongchunyi
4 天以前 192b72691bb33729ea757893e5beeebbb88495c6
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}