mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
🤖 Merge PR #49946 @hapi/hapi method return type by @qwelias
This commit is contained in:
3
types/hapi__hapi/index.d.ts
vendored
3
types/hapi__hapi/index.d.ts
vendored
@@ -4063,7 +4063,8 @@ export namespace Lifecycle {
|
||||
(stream.Stream) |
|
||||
(object | object[]) |
|
||||
symbol |
|
||||
ResponseToolkit;
|
||||
Auth |
|
||||
ResponseObject;
|
||||
|
||||
/**
|
||||
* Various configuration options allows defining how errors are handled. For example, when invalid payload is received or malformed cookie, instead of returning an error, the framework can be
|
||||
|
||||
Reference in New Issue
Block a user