help-typescript
How do I best avoid this return type error within a loop?
Open
Node
Is this function optimized for Empty Array verification?
Open
Do declaration merged interfaces behave differently from intersected (&) interfaces?
Resolved
react-native & fontawesome
Open
Make one type of first argument nullable, if boolean true is sent to second argument of a function.
Open
Is it possible to restrict an enum's value type?
Open
Help with typing a generic function with generic parameter
Resolved
Node
is there a way to make this mapped type better?
Open
weird problem with spread operator behavior?
Resolved
How can I change the order for the auto-import functionality?
Open
Tooling
Node
Trying to narrow value based on checking functions
Resolved
Error makes no sense?
Resolved
Type for function with specified parameters but unspecified return type
Resolved
How to omit the second generic parameter definition?
Open
How to define type for function with collapsing optional parameters
Resolved
Return type inference from Optional Generic param
Resolved
Type that changes type of values based on key?
Open
how to set type function and parameter
Open
Is it possible to map enum to function return type
Resolved
Node
Variadic tuple-like function arguments
Resolved
Why this is undefined?
Open
Need some help understanding how strictFunctionTypes applies in this scenario
Open
discord bot
Resolved
Key in Enum?
Open
Is it possible to pick fields matching a type from an interface?
Resolved
Match/filter strings from string literal union that match criteria
Resolved
map undefined to null
Open
How can I make return type be inferred from generic type?
Open
Class inside a class. Accessing value from a parent class
Resolved
Discriminating against a union that was boxed in a generic
Open
How can I make a type from an union of objects ?
Open
This Does not seem to be like a Function call signature
Open
"no overload matches this call" using a Set
Open
OpenAPI generated enums with <any>
Open
Node
Import d.ts in JSDoc with same name possible?
Open
Tooling
Extending the interface without creating a new one
Open
Node
Getting assertion type error even if I added it
Open
Node
how to map from one type to another
Open
const data = await res.json() ! Unsafe assignment of `any` value
Open
Provide type from dependency globally
Resolved
Tooling
Help me improve my function for converting json to text/csv
Open
React
Force rerendering of the html in react
Resolved
React
tsc output tree
Open
Discriminated unions in arrays have ambiguous member types
Resolved
How to state an interface extends another based on a value?
Open
React
Type alias, that "matches" different types, of the same shape
Resolved
Does someone know a way to disable tsc?
Open
Tooling
Node
Type narrowing doesn't work with a generic with union argument, how can I fix it?
Open
Can someone help me understand this generic result?
Resolved
How can I have the return type inferred based on the key and use const?
Resolved