Preparing search index...
The search index is not available
mongodb
mongodb
KeysOfAType
Type Alias KeysOfAType<TSchema, Type>
Keys
OfAType
<
TSchema
,
Type
>
:
{
[
key
in
keyof
TSchema
]
:
NonNullable
<
TSchema
[
key
]
>
extends
Type
?
key
:
never
}
[
keyof
TSchema
]
Type Parameters
TSchema
Type
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
mongodb
Loading...