Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "tuple/ConcatLists"

Index

Type aliases

Type aliases

ConcatLists

ConcatLists: Spread<A & IncIndex<B, A["length"]>, object>

Append two numerically indexed types with explicit length, e.g. tuple types. Returns a numerical object type.

Generated using TypeDoc