refactor: revert internal exports
[e-mobility-charging-stations-simulator.git] / src / charging-station / MessageChannelUtils.ts
index 11ecd3ca5644662db9cd45c351c8cbd087ed4615..5c1d1cac291d3676cb125f18a7d3a6b6171092aa 100644 (file)
@@ -1,4 +1,4 @@
-import type { ChargingStation } from './internal';
+import type { ChargingStation } from './ChargingStation';
 import {
   type ChargingStationData,
   type ChargingStationWorkerMessage,