feat: add `deleteChargingStations` SRPC command to UI Services
[e-mobility-charging-stations-simulator.git] / src / utils / index.ts
index f16b793d55297b31d2c6661a01670167442c93c7..21a650ef42d92d1d69a6b67bc1b85cfe083ce811 100644 (file)
@@ -20,6 +20,7 @@ export { watchJsonFile } from './FileUtils.js'
 export {
   buildAddedMessage,
   buildChargingStationDataPayload,
+  buildDeletedMessage,
   buildPerformanceStatisticsMessage,
   buildStartedMessage,
   buildStoppedMessage,