spring
2026-01-19 45625cd3e0cabea49b57d5ce1305b8fa929902f4
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}