refactor(ui): cleanup CSS styling
[e-mobility-charging-stations-simulator.git] / src / performance / index.ts
index aae8e4d0147c910bc1070cac02e7f817ea6028c4..1cbed3782f18202307b662ee92398d1d6a2f511e 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'