build(simulator): switch to TS 5.x.x
[e-mobility-charging-stations-simulator.git] / src / charging-station / ChargingStation.ts
index c4388061c093189632263a54f2c384adbb8fcd0f..9125c377c2ae76e5750b66f9cf62b5dcdaabe600 100644 (file)
@@ -47,7 +47,7 @@ import {
   type ChargingStationOcppConfiguration,
   type ChargingStationTemplate,
   ConnectorPhaseRotation,
-  ConnectorStatus,
+  type ConnectorStatus,
   ConnectorStatusEnum,
   CurrentType,
   type ErrorCallback,