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