Sha256: f223137160e5259040335cd1ed6b2661615738e1bdae67190592db8faecda995

Contents?: true

Size: 206 Bytes

Versions: 36

Compression:

Stored size: 206 Bytes

Contents

import { IBackOffOptions, BackoffOptions } from "./options";
export { BackoffOptions, IBackOffOptions };
export declare function backOff<T>(request: () => Promise<T>, options?: BackoffOptions): Promise<T>;

Version data entries

36 entries across 36 versions & 2 rubygems

Version Path
rapid_stack-0.2.0 templates/frontend/node_modules/exponential-backoff/dist/backoff.d.ts
rapid_stack-0.1.1 templates/FrontEnd/node_modules/exponential-backoff/dist/backoff.d.ts
rapid_stack-0.1.0 templates/FrontEnd/node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.60 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.59 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.58 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.57 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.56 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.55 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.54 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.53 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.52 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.51 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.50 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.49 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.48 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.47 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.46 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.45 node_modules/exponential-backoff/dist/backoff.d.ts
immosquare-cleaner-0.1.44 node_modules/exponential-backoff/dist/backoff.d.ts