Merge dependabot/npm_and_yarn/types/tar-6.1.12 into combined-prs-branch
[e-mobility-charging-stations-simulator.git] / ui / web / src / types / index.ts
index a201ca7b88e0ee92e48635abf8ef63285a0fe136..d730f0d634160a7642660d90251e0c4fdae6d198 100644 (file)
@@ -15,5 +15,6 @@ export {
   ProtocolVersion,
   type RequestPayload,
   type ResponsePayload,
-  ResponseStatus
+  ResponseStatus,
+  type SimulatorState
 } from './UIProtocol'