Search
Preparing search index...
The search index is not available
typical-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"function/Fn"
External module "function/Fn"
Index
Type aliases
Fn
Type aliases
Fn
Fn
:
{ [i: number]: (...args: any[]) => R; 0: () => R; 1: (a0: A[0]) => R; 2: (a0: A[0], a1: A[1]) => ...
Create a function from a tuple of parameter types and a return type.
Globals
"function/
Fn"
Fn
Generated using
TypeDoc
Create a function from a tuple of parameter types and a return type.