UNPKG

@daiso-tech/core

Version:

The library offers flexible, framework-agnostic solutions for modern web applications, built on adaptable components that integrate seamlessly with popular frameworks like Next Js.

6 lines 414 B
export * from "../../async/backof-policies/_shared.js"; export * from "../../async/backof-policies/constant-backoff-policy/_module.js"; export * from "../../async/backof-policies/exponential-backoff-policy/_module.js"; export * from "../../async/backof-policies/linear-backoff-policy/_module.js"; export * from "../../async/backof-policies/polynomial-backoff-policy/_module.js"; //# sourceMappingURL=_module.js.map