X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftypes%2Findex.ts;h=2ca7e8cce450e93a144739943518e7948009cd10;hb=b10202d7b3b6d3ee005837c1fbb81d184b887cad;hp=600a4c0eb26f5b066edc86968b37f03c4f24b633;hpb=4ccf551d961ef001acef6fafe1165ad9b6dac4e3;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/index.ts b/src/types/index.ts index 600a4c0e..2ca7e8cc 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -259,7 +259,6 @@ export type { } from './ocpp/2.0/Responses.js' export { OCPP20OptionalVariableName } from './ocpp/2.0/Variables.js' export { OCPPVersion } from './ocpp/OCPPVersion.js' -export { PerformanceData } from './orm/entities/PerformanceData.js' export { PerformanceRecord } from './orm/entities/PerformanceRecord.js' export type { Statistics, TimestampedData } from './Statistics.js' export {