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