UNPKG

backoff-rxjs

Version:

A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)

10 lines (9 loc) 161 B
{ "compilerOptions": { "declaration": true, "module": "commonjs", "outDir": "dist", "target": "es5" }, "extends": "./tsconfig-dist.json" }