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