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