Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Type<T, A>

Type parameters

  • T

  • A: any[]

Hierarchy

  • Function
    • Type

Index

Constructors

Constructors

constructor

  • new Type(...args: A): T
  • Parameters

    • Rest ...args: A

    Returns T

Generated using TypeDoc