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