refactor(ui): use JSON format as runtime configuration
[e-mobility-charging-stations-simulator.git] / ui / web / src / composables / index.ts
1 export { UIClient } from './UIClient'
2 export { compose } from './Utils'