X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2Findex.ts;h=d5f887f81c3014c4a874063969608f433965166a;hb=c317ae3edbd335e6dc52616df7d702c0d8419fd4;hp=2b17daa55f639c13995c854d866084cd7dbd525d;hpb=94032f3e2e158defa0b264390c1155eb90c29c6a;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/index.ts b/src/types/index.ts index 2b17daa5..d5f887f8 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -150,6 +150,7 @@ export { type ChargingStationWorkerMessage, type ChargingStationWorkerMessageData, ChargingStationWorkerMessageEvents, + type ChargingStationOptions, type EvseStatusWorkerType } from './ChargingStationWorker.js' export type { ChargingStationInfo } from './ChargingStationInfo.js'