Type alias BeforeRetryHook

BeforeRetryHook: ((options) => typeof stop | void | Promise<typeof stop | void>)

Type declaration

Generated using TypeDoc