@tempots/std > IndexKey
Represents a key type that can be used to index any object.
Signature:
export type IndexKey = keyof any;