perf: add fastpath for trigger message handling
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
index 2ca7e8cce450e93a144739943518e7948009cd10..0de12683d952000179e7dedc58b1a944a8411fe5 100644 (file)
@@ -126,6 +126,7 @@ export {
   type OCPP16ReserveNowResponse,
   type OCPP16StatusNotificationResponse,
   type OCPP16TriggerMessageResponse,
+  OCPP16TriggerMessageStatus,
   type OCPP16UpdateFirmwareResponse,
   type SetChargingProfileResponse,
   type UnlockConnectorResponse