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