exponential-backoff
exponential-backoff copied to clipboard
feat: add TSDoc comments
This makes the developer experience a bit nicer: the IDE will display the documentation inline for each of the options and the backOff function itself.
The values in the comments were sourced from the README and only slightly reformatted.