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