spring
2025-08-29 d29ad31fb1c91e9162d44362fc09b9e2eb96744f
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}