build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src / utils / index.ts
index 5915ae774afb0bb58f928b7cd7b13cebbb5aff35..7c876834ed260ee32aad32656edab3d7e5fac3f5 100644 (file)
@@ -49,7 +49,9 @@ export {
   isUndefined,
   isValidTime,
   logPrefix,
-  promiseWithTimeout,
+  max,
+  min,
+  once,
   roundTo,
   secureRandom,
   sleep,