build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / 1.6 / MeterValues.ts
index 6d102b8809edb0eaba896036bb243ea0636eea9e..e8d14ef9a845f2c0dae2be6add33a66651208468 100644 (file)
@@ -1,5 +1,5 @@
-import type { EmptyObject } from '../../EmptyObject';
-import type { JsonObject } from '../../JsonType';
+import type { EmptyObject } from '../../EmptyObject.js';
+import type { JsonObject } from '../../JsonType.js';
 
 export enum OCPP16MeterValueUnit {
   WATT_HOUR = 'Wh',