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