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