Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TupleParams<E, READ_E>

A Type for writing values of type E and a number of elements in the tuple

Type parameters

  • E

    The type of each element in the tuple

  • READ_E: E

    The type of each element in the read tuple

Hierarchy

  • TupleParams

Index

Properties

Properties

length

length: number

type

type: Type<E, READ_E>

Generated using TypeDoc