feat: add initial support for evse definition in template
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
index 8b060dd0bfc891b7ebcb06736ec8c6226fca0758..bdbe0422b039a83d753f37f5e656b624da9b10cf 100644 (file)
@@ -59,6 +59,7 @@ export {
   type ErrorCallback,
   type ErrorResponse,
   ErrorType,
+  type EvseStatus,
   FileType,
   FirmwareStatus,
   type FirmwareStatusNotificationRequest,