Logo Xantham

TsIndexAccessType Type

Represents an indexed access type, where a property type is selected by an index type. Reflects: `IndexedAccessType`. Example (TS): ```ts type Foo = T[K] ```

Record fields

Record Field Description

Index

Full Usage: Index

Field type: TypeKey
Field type: TypeKey

Object

Full Usage: Object

Field type: TypeKey
Field type: TypeKey

Type something to start searching.