Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
PreMiddlewareFunction
Type alias PreMiddlewareFunction<ThisType>
Pre
Middleware
Function
<
ThisType
>
:
(
(
this
,
next
,
opts
?
)
=>
void
|
Promise
<
void
>
)
Type Parameters
ThisType
=
any
Type declaration
(
this
,
next
,
opts
?
)
:
void
|
Promise
<
void
>
Parameters
this
:
ThisType
next
:
CallbackWithoutResultAndOptionalError
Optional
opts
:
Record
<
string
,
any
>
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...