chore: switch coding style to JS standard
[e-mobility-charging-stations-simulator.git] / src / performance / index.ts
index d4d47596067ab8f379a62b9e156205a0dd6d3b71..1cbed3782f18202307b662ee92398d1d6a2f511e 100644 (file)
@@ -1,3 +1,3 @@
-export { PerformanceStatistics } from './PerformanceStatistics.js';
-export { type Storage } from './storage/Storage.js';
-export { StorageFactory } from './storage/StorageFactory.js';
+export { PerformanceStatistics } from './PerformanceStatistics.js'
+export { type Storage } from './storage/Storage.js'
+export { StorageFactory } from './storage/StorageFactory.js'