Options
All
  • Public
  • Public/Protected
  • All
Menu

Any object with both a numeric index signature with values of type T and a numeric length property. T defaults to unknown if unspecified.

Type parameters

  • T

Hierarchy

  • ArrayLike<T>
    • AnyArrayLike

Indexable

[n: number]: T

Any object with both a numeric index signature with values of type T and a numeric length property. T defaults to unknown if unspecified.

Index

Properties

Properties

length

length: number