gaoluyang
2025-09-12 47b25c580f68e670100bb229e41f29ea1c21f49a
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}