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