Other Miscellaneous ExportsTypesTupleKeysOn this pageTupleKeys Type Aliases TupleKeys Ƭ TupleKeys<T>: ERange<0, T["length"]> Helper type to get the valid indexes for a tuple. For example, using a tuple of length 3 will return 0 | 1 | 2. Type parameters NameTypeTextends Object Defined in packages/isaacscript-common/src/types/TupleKeys.ts:7