hipthrusts - v1.2.0
Preparing search index...
express
toExpressHandler
Function toExpressHandler
toExpressHandler
<
TConf
extends
OptionallyHasExtractAmbient
<
any
,
any
>
&
OptionallyHasExtractInputs
<
any
,
any
,
>
&
OptionallyHasLoadResources
<
any
,
any
>
&
HasSanitizeInputs
<
any
,
any
>
&
HasPreAuthorize
<
any
,
any
,
>
&
HasFinalAuthorize
<
any
,
any
>
&
HasExecute
<
any
,
any
>
&
HasRedactResponse
<
any
,
any
,
>
&
HasResponseMeta
<
any
>
,
>
(
handlingStrategy
:
TConf
,
options
?:
HipExpressHandlerOptions
,
)
:
(
req
:
Request
,
res
:
Response
,
next
:
NextFunction
)
=>
Promise
<
void
>
Type Parameters
TConf
extends
OptionallyHasExtractAmbient
<
any
,
any
>
&
OptionallyHasExtractInputs
<
any
,
any
>
&
OptionallyHasLoadResources
<
any
,
any
,
>
&
HasSanitizeInputs
<
any
,
any
>
&
HasPreAuthorize
<
any
,
any
>
&
HasFinalAuthorize
<
any
,
any
,
>
&
HasExecute
<
any
,
any
>
&
HasRedactResponse
<
any
,
any
>
&
HasResponseMeta
<
any
,
>
Parameters
handlingStrategy
:
TConf
options
:
HipExpressHandlerOptions
= {}
Returns
(
req
:
Request
,
res
:
Response
,
next
:
NextFunction
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
hipthrusts - v1.2.0
Loading...