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