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