X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2Findex.ts;h=868dd73df07ea4fa37b95a333357c8bf4436a381;hb=65d2250205186eaab80febce407d1f7fdf830473;hp=e24d7f5437cfbff9afe4e204bb185d2749100af1;hpb=bf2561ebbc6f51ce3ea68df68eacfe8a28d50bc6;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/index.ts b/src/types/index.ts index e24d7f54..868dd73d 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -27,7 +27,6 @@ export { type ChargingStationData, type ChargingStationOptions, type ChargingStationWorkerData, - type ChargingStationWorkerEventError, type ChargingStationWorkerMessage, type ChargingStationWorkerMessageData, ChargingStationWorkerMessageEvents,