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