🤖 Merge PR #49946 @hapi/hapi method return type by @qwelias

This commit is contained in:
Ilia Baryshnikov
2020-12-12 21:42:17 +01:00
committed by GitHub
parent 80b6468d57
commit 3c8abbd3ff

View File

@@ -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