bunway
Preparing search index...
ErrorHandler
Type Alias ErrorHandler
ErrorHandler
:
(
err
:
unknown
,
req
:
BunRequest
,
res
:
BunResponse
,
next
:
NextFunction
,
)
=>
void
Type Declaration
(
err
:
unknown
,
req
:
BunRequest
,
res
:
BunResponse
,
next
:
NextFunction
)
:
void
Parameters
err
:
unknown
req
:
BunRequest
res
:
BunResponse
next
:
NextFunction
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
bunway
Loading...