Skip to content

webshrine / stdtyp/src / Collection

Type Alias: Collection<Item, Key>

Collection<Item, Key>: Item[] | Record<Key, Item>

Type Parameters

Item = any

Key extends CollectionKey = CollectionKey

Defined in

packages/stdtyp/src/utilities/other.ts:4