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