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