build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / utils / StatisticUtils.ts
index 2ff71b0acb2ffa897a5d07f0e7bcd18719314903..7d2412ee0b3e9953d89f164597970014c37bdb4e 100644 (file)
@@ -1,4 +1,4 @@
-import { isEmptyArray, isNullOrUndefined } from './Utils';
+import { isEmptyArray, isNullOrUndefined } from './Utils.js';
 
 /**
  * Computes the average of the given data set.