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