Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
SchemaOptionsVirtualsPropertyType
Type alias SchemaOptionsVirtualsPropertyType<DocType, VirtualPaths, TInstanceMethods>
Schema
Options
Virtuals
Property
Type
<
DocType
,
VirtualPaths
,
TInstanceMethods
>
:
{
[
K
in
keyof
VirtualPaths
]
:
VirtualPathFunctions
<
IsItRecordAndNotAny
<
DocType
>
extends
true
?
DocType
:
any
,
VirtualPaths
[
K
]
,
TInstanceMethods
>
}
Type Parameters
DocType
=
any
VirtualPaths
=
Record
<
any
,
unknown
>
TInstanceMethods
=
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...