Refine TS and linter configuration
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / Configuration.ts
index 31d714994c801d26b8819cc13b67415483ee026e..f60c4f1c06712188ffdcc8bff47dc801e6c3a19f 100644 (file)
@@ -1,4 +1,4 @@
-import { JsonObject } from '../JsonType';
+import type { JsonObject } from '../JsonType';
 import {
   OCPP16StandardParametersKey,
   OCPP16SupportedFeatureProfiles,