Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
TVirtualPathFN
Type alias TVirtualPathFN<DocType, PathType, TInstanceMethods, TReturn>
TVirtual
PathFN
<
DocType
,
PathType
,
TInstanceMethods
,
TReturn
>
:
(
<
T
>
(
this
,
value
,
virtual
,
doc
)
=>
TReturn
)
Type Parameters
DocType
=
{}
PathType
=
unknown
TInstanceMethods
=
{}
TReturn
=
unknown
Type declaration
<
T
>
(
this
,
value
,
virtual
,
doc
)
:
TReturn
Type Parameters
T
=
HydratedDocument
<
DocType
,
TInstanceMethods
>
Parameters
this
:
mongoose
.
Document
<
any
,
any
,
DocType
>
&
DocType
value
:
PathType
virtual
:
VirtualType
<
T
>
doc
:
mongoose
.
Document
<
any
,
any
,
DocType
>
&
DocType
Returns
TReturn
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...