feat(simulator): add more OCPP 2.x.x types definition
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / 1.6 / Transaction.ts
index e2aa3d81c0ef718836526d1e1d38512aad25d7bb..8824d1bc07499c7d0d52258c9ba8b0ab09d493fc 100644 (file)
@@ -1,5 +1,4 @@
-import type { OCPP16MeterValue } from './MeterValues';
-import type { JsonObject } from '../../JsonType';
+import type { JsonObject, OCPP16MeterValue } from '../../internal';
 
 export enum OCPP16StopTransactionReason {
   NONE = '',