feat: untangle add charging station op from start charging station op
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
index 0de12683d952000179e7dedc58b1a944a8411fe5..6cf5be57f5a658488da3c305a754f8f76920b07d 100644 (file)
@@ -146,6 +146,7 @@ export type {
 export {
   type ChargingStationData,
   type ChargingStationWorkerData,
+  type ChargingStationWorkerEventError,
   type ChargingStationWorkerMessage,
   type ChargingStationWorkerMessageData,
   ChargingStationWorkerMessageEvents,