Type alias BeforeErrorHook

BeforeErrorHook: ((error) => HTTPError | Promise<HTTPError>)

Type declaration

Generated using TypeDoc