build(ui): import the proper @vue/tsconfig file
[e-mobility-charging-stations-simulator.git] / src / types / index.ts
index 5170678f7c66a3774d6937482dcbb431716c43b2..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,