build(deps): apply updates
[e-mobility-charging-stations-simulator.git] / src / utils / index.ts
index 58fc23762b3cc5fd9f709bfcee5db0cdbc116647..b202225586685306df379e6050cfa6b0a4d58b5f 100644 (file)
@@ -24,8 +24,9 @@ export {
   buildStoppedMessage
 } from './MessageChannelUtils.js'
 export {
+  isAsyncFunction,
   JSONStringifyWithMapSupport,
-  cloneObject,
+  clone,
   convertToBoolean,
   convertToDate,
   convertToFloat,