See GH#1150. Calling typeChecker.typeToString on this type will send TS into an infinite loop, which is undesirable.
Conditional type with infer
A function returning a generic array with type parameters.
The return value with type arguments.
A generic function
The generic type parameter.
A generic parameter.
A generic return value.
Generated using TypeDoc
See GH#1150. Calling typeChecker.typeToString on this type will send TS into an infinite loop, which is undesirable.