gongchunyi
2026-08-11 c78f2191231fc6e680933f769a04f553611b5a33
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}