Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Sequence<T>

Represents a sequence of items: either a string or an array.

Type parameters

  • T

Hierarchy

  • Sequence

Indexable

[index: number]: T

Represents a sequence of items: either a string or an array.

Index

Properties

Properties

length

length: number

Generated using TypeDoc