refactor: rename a template key to a more sensible name
[e-mobility-charging-stations-simulator.git] / src / performance / index.ts
1 export { PerformanceStatistics, type Storage, StorageFactory } from './internal';