Preparing search index...
@universe-dg/sdk
Universe
Platform
Model
ModelFieldCollectionKey
Type Alias ModelFieldCollectionKey<M, T>
ModelFieldCollectionKey
:
string
&
{
[
P
in
keyof
M
]
:
M
[
P
]
extends
ModelCollection
<
T
>
?
P
:
never
}
[
keyof
M
]
Type Parameters
M
extends
AbstractModel
T
extends
AbstractModel
Public
Юниверс DG SDK UI
Loading...
Public