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