UNPKG

tryfunc

Version:

Calling throwing or failing functions

6 lines (5 loc) 93 B
interface Options { interval: number; numAttempts: number; } export default Options;