CollectionItemstype
Items<CollectionIdentifier<C>, CollectionData<C>>
| Type | |
|---|---|
Items | An array of item objects. |
CollectionIdentifier | Extract the Identifier type from a Collection instance. |
CollectionData | Extract the Data type from a Collection instance. |
Extract the array of Item types from a Collection instance.