X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2Findex.ts;h=f9a42d4aae07d4f9c5d18e9adf964cbc5431522e;hb=d317ba031e5f4a1a93b13ec136ea7593e8e3386a;hp=2b833800b44800d2709eacb005130aa5f6cd1a1c;hpb=b1f1b0f6ea0a9a5da396e20083071857e40c538c;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/index.ts b/src/types/index.ts index 2b833800..f9a42d4a 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -167,6 +167,7 @@ export { } from './ChargingStationTemplate'; export { type ConfigurationData, + type LogConfiguration, type StationTemplateUrl, type StorageConfiguration, SupervisionUrlDistribution,