feat(ui): add right action bar and use it to start transaction
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
index 2b17daa55f639c13995c854d866084cd7dbd525d..d5f887f81c3014c4a874063969608f433965166a 100644 (file)
@@ -150,6 +150,7 @@ export {
   type ChargingStationWorkerMessage,
   type ChargingStationWorkerMessageData,
   ChargingStationWorkerMessageEvents,
+  type ChargingStationOptions,
   type EvseStatusWorkerType
 } from './ChargingStationWorker.js'
 export type { ChargingStationInfo } from './ChargingStationInfo.js'