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