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