DisBot
Preparing search index...
prisma/runtime/library
AllModelsToStringIndex
Type Alias AllModelsToStringIndex<TypeMap, Args, K>
AllModelsToStringIndex
:
Args
extends
{
[
P
in
K
]
:
{
$allModels
:
infer
AllModels
}
}
?
{
[
P
in
K
]
:
Record
<
TypeMap
[
"meta"
]
[
"modelProps"
]
,
AllModels
>
}
:
{}
Type Parameters
TypeMap
extends
TypeMapDef
Args
extends
Record
<
string
,
any
>
K
extends
PropertyKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...