Member predicate PlainArrayType::getNumberIndexType
Gets the type of the number index signature on this type,
such as T
in the type { [n: number]: T }
.
Gets the type of the number index signature on this type,
such as T
in the type { [n: number]: T }
.