spring
2026-05-25 0c4429a719f5c95a7690fae51efaaa799ef4e77d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}