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