build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / performance / index.ts
index aae8e4d0147c910bc1070cac02e7f817ea6028c4..d4d47596067ab8f379a62b9e156205a0dd6d3b71 100644 (file)
@@ -1,3 +1,3 @@
-export { PerformanceStatistics } from './PerformanceStatistics';
-export { type Storage } from './storage/Storage';
-export { StorageFactory } from './storage/StorageFactory';
+export { PerformanceStatistics } from './PerformanceStatistics.js';
+export { type Storage } from './storage/Storage.js';
+export { StorageFactory } from './storage/StorageFactory.js';