Search
Preparing search index...
The search index is not available
typical-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"type/Flatten"
External module "type/Flatten"
Index
Type aliases
Flatten
Type aliases
Flatten
Flatten
:
{ '1': any[(T extends U[] ? U : T) extends number ? "1" : "1"]; }[T extends number ? "1" : "1"]
Flatten a structure of nested tuples/arrays into a flat element type.
Globals
"type/
Flatten"
Flatten
Generated using
TypeDoc
Flatten a structure of nested tuples/arrays into a flat element type.