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