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