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