Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
PreSaveMiddlewareFunction
Type alias PreSaveMiddlewareFunction<ThisType>
Pre
Save
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
opts
:
SaveOptions
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...