build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / 2.0 / Common.ts
index e9226961476457e705bb86e782d8e44fc6d9aaa4..9898ca3c7523e0155a7263bee8bdaea2932404e6 100644 (file)
@@ -1,5 +1,5 @@
-import type { JsonObject } from '../../JsonType';
-import type { GenericStatus } from '../Common';
+import type { JsonObject } from '../../JsonType.js';
+import type { GenericStatus } from '../Common.js';
 
 export enum DataEnumType {
   // eslint-disable-next-line id-blacklist