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