zouyu
2026-01-21 3a703d6567a637573aee107f139582485857c011
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}