X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2Findex.ts;h=868dd73df07ea4fa37b95a333357c8bf4436a381;hb=01b82de5b532cd149eccab7b82fe86a741289581;hp=e24d7f5437cfbff9afe4e204bb185d2749100af1;hpb=276e05aec38f4e8b4a8d5ebd8cbbcb30592b414d;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,