Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
<internal>
AllModelsToStringIndex
Type Alias AllModelsToStringIndex<TypeMap, Args, K>
All
Models
To
String
Index
<
TypeMap
,
Args
,
K
>
:
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
@notidotbot/noti-api-client
Loading...