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