rest-vir - v2.2.0
Preparing search index...
runPostRouteHook
Function runPostRouteHook
runPostRouteHook
(
this
:
void
,
__namedParameters
:
Readonly
<
Omit
<
RouteHandlerParams
,
"route"
>
&
{
api
:
Readonly
<
ApiImplementation
>
;
attachId
:
string
;
originalBody
:
unknown
;
originalStatus
:
HttpStatus
;
postHook
:
PostRouteHook
;
server
:
Readonly
<
RunningServerInfo
>
;
serverLogger
:
ServerLogger
;
}
,
>
,
)
:
Promise
<
HandledOutput
>
Parameters
this
:
void
__namedParameters
:
Readonly
<
Omit
<
RouteHandlerParams
,
"route"
>
&
{
api
:
Readonly
<
ApiImplementation
>
;
attachId
:
string
;
originalBody
:
unknown
;
originalStatus
:
HttpStatus
;
postHook
:
PostRouteHook
;
server
:
Readonly
<
RunningServerInfo
>
;
serverLogger
:
ServerLogger
;
}
,
>
Returns
Promise
<
HandledOutput
>
Package
@rest-vir/host
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
rest-vir - v2.2.0
Loading...
Package
@rest-vir/host