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