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