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