help-typescript
Some kind of infinite loop crash when converting element to string
Open
React
Accessing private/protected member internally in a type safe manner
Resolved
Is there a way to assert a type like a type guard, but without the if?
Open
Specify one generic type argument, infer the other
Open
boolean issu ! Type 'boolean' is not assignable to type 'true'
Resolved
Tooling
Node
Make setter accept undefined
Open
Dynamic typing loop through array of object
Open
Import JSON file as readonly const?
Open
Having trouble with HTMLInputSelect
Resolved
React
Having some trouble with decorators
Open
Node
How do I publish type extensions of third party modules?
Open
Guessing generics with property checks
Resolved
Adding type to req.body with express-jwt Request type
Resolved
Node
Guaranteed Async Class Properties
Resolved
Tooling
@database
Open
Node
Testing with Mocha
Open
Node
Function return type based on property values from input
Open
Automatically infer interface's generic property from constructed object
Open
TS 5 Class Decorators not working properly?
Open
intersection with Record not working
Open
How can this advanced function type be achieved? Impossible?
Open
Why data variable is "any"?
Resolved
Tooling
Inferring string array type based on another property value
Open
Export namespace under classmodule
Resolved
RTK query mutation error response type define
Resolved
RTK query mutation error response type define
Resolved
React
tuple to optional
Resolved
Hi can you help me can’t resolve fs
Open
Hi can you help me can’t resolve fs
Resolved
.
Open
Prettier doesn't format on save
Open
React
Check for undefined value in array in a guard clause & tell TS a value of the array cannot be undef
Resolved
Node
Generic function is not working as expected
Open
Tooling
Node
enum to Json
Open
Node
Is there a way to extract a type from some function or class exported by a package?
Open
Node
Using the return of a higher order function, can I infer a type from the closure?
Open
Tuples and Arrays (and readonly)
Resolved
add ".js" to file imports
Open
Scroll to a particular item within an iframe
Resolved
"in" operator to safely access object property
Resolved
Given a bag of { name => example } records , how do type the "flattened" bag of name => example?
Open
Make a property optional while avoiding circular reference
Open
Node
Function arg accept a narrowed type
Resolved
Create type or interface from Object optional values?
Resolved
Generic not picked up by TypeScript in a particular case
Open
Typing system, number variables, and discrete ranges - runtime checks needed?
Resolved
Trying to make an NPM library, but methods and classes are all undefined.
Resolved
need tsconfig incantation to tell it to `import('blah')` using async import rather than require()
How to prevent types structural compatability ?
React
Using generics with decorators to define method parameter types?
Resolved
Node