fix: fix template name consistency
[e-mobility-charging-stations-simulator.git] / src / utils / index.ts
index 1bc4fe7e0d64d5b4a161b476194d56d863eaa3b6..fdcb6fa28545a84c272123ca31fe4ac05e592008 100644 (file)
@@ -29,6 +29,7 @@ export {
 } from './MessageChannelUtils.js'
 export {
   JSONStringifyWithMapSupport,
+  buildTemplateName,
   clone,
   convertToBoolean,
   convertToDate,