build(ui): import the proper @vue/tsconfig file
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
index 6255a3c2ea808594c648c565b82218496df211df..8b060dd0bfc891b7ebcb06736ec8c6226fca0758 100644 (file)
@@ -47,6 +47,7 @@ export {
   ConnectorPhaseRotation,
   type ConnectorStatus,
   ConnectorStatusEnum,
+  type ConnectorStatusTransition,
   CurrentType,
   DBName,
   type DataTransferRequest,
@@ -91,7 +92,7 @@ export {
   MeterValueUnit,
   type MeterValuesRequest,
   type MeterValuesResponse,
-  type MikroORMDBType,
+  type MikroOrmDbType,
   OCPP16AuthorizationStatus,
   type OCPP16AuthorizeRequest,
   type OCPP16AuthorizeResponse,
@@ -144,6 +145,7 @@ export {
   type OCPP20BootNotificationResponse,
   type OCPP20ClearCacheRequest,
   type OCPP20ClearCacheResponse,
+  OCPP20ConnectorStatusEnumType,
   type OCPP20HeartbeatRequest,
   type OCPP20HeartbeatResponse,
   OCPP20IncomingRequestCommand,