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