refactor: only copy assets used at runtime in the bundle
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
index 27ffb6d75014fea6a182fc509e713cc4b0c5da54..fee7eab631dc797b16b1156d6cbaa5f8605f9bf1 100644 (file)
@@ -146,6 +146,7 @@ export {
   type ChargingStationWorkerMessage,
   type ChargingStationWorkerMessageData,
   ChargingStationWorkerMessageEvents,
+  type EvseStatusWorkerType,
 } from './ChargingStationWorker';
 export type { ChargingStationInfo } from './ChargingStationInfo';
 export type {