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