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