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