X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2Findex.ts;h=6fa70636b9d3e9b153d90c8f5dd20a4b36d75018;hb=b3e297931b16fbd02794e62bdea7077419e07097;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..6fa70636 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, @@ -163,6 +162,7 @@ export { ChargePointErrorCode } from './ocpp/ChargePointErrorCode.js' export { type ChargingProfile, ChargingProfileKindType, + ChargingProfilePurposeType, ChargingRateUnitType, type ChargingSchedulePeriod, RecurrencyKindType