build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / src / types / index.ts
index ff73d6887e6a128de780cf5fe76bddbe58419655..d866d361a5a27abd8dee925ab6380d546ce57ffe 100644 (file)
@@ -2,12 +2,12 @@ export type {
   ChargingStationData,
   ChargingStationInfo,
   ConnectorStatus,
-} from './ChargingStationType';
-export type { BaseConfig } from './ConfigurationType';
+} from './ChargingStationType'
+export type { BaseConfig } from './ConfigurationType'
 export {
   ProcedureName,
   type ProtocolResponse,
   type RequestPayload,
   type ResponsePayload,
   ResponseStatus,
-} from './UIProtocol';
+} from './UIProtocol'