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