Type alias CollectionKeyType

CollectionKeyType: string | number

Represents the type of the key used in a collection. It can either be a string or a number.

Generated using TypeDoc