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