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