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