help-typescript
Having a tough time getting typescript to pick up the more constrained type
Resolved
Extending 3rd party library methods
Open
React
Type for Selectively Picking up properties from an interface
Open
Tooling
const number as const
Open
How I can type with a different generic every key of an object?
Open
Union Extraction to value
Open
Typescript not narrowing after throw/never
Open
Is RegExp a primitive type?
Open
convert object to type
Resolved
Node
Why are there 2 different error codes for this?
Resolved
Trouble Type Narrowing
Open
React
trying to get a value off a record as a type
Open
How to make parameter optional based on a type?
Open
How to determine if class name exists as a key in an index type
Resolved
How to set interface props as all SVG elements props.
Open
Type instantiation is excessively deep and possibly infinite
Open
How to fix this type i need automatically convert parse dynamic type (T) to camelcase version
Open
React
How to add Symbol.asyncDispose support to a library that runs on existing platforms?
Open
Node
I have an idea and I wonder if it can be implemented or not
Resolved
Node
Cannot find module 'os'
Open
Color picker bug , black by default
Passing extended interface as function argument with base interface
Open
Does the extends conditional on the infer statement in such positions do anything?
Resolved
Static mapping of key => type with generics
Resolved
React
Type is not assignable to type mutation function
Open
Dynamic key for getter/setter pair?
Resolved
object to type, Without losing any values
Resolved
Node
html-webpack-plugin TypeScript error
Open
Node
Why is this never?
Resolved
I want a code for a function that returns the type according to the given value
Resolved
Node
How does typeRoots module resolution work?
Resolved
Question: What are the rules for TS2589 (infinite type instantiation)?
Open
Different types when assigning directly vs via intermediate variable
Resolved
Typescript is not compiling into a Javascript file
Resolved
Node
Please help improve this type
Open
Can I put type into the dir variable, which is the keys in the json file?
Open
Node
TSConfig / Eslint clash (Vite project)
Resolved
Is this a possible memory leak?
Shorter way to write this?
Open
React
using deltatime removes slowdown when fps drops. but now i have slight speedup
Open
Electron Issue
Open
Browser Extension Help👋
Open
Property doesn't exist on a union type
Resolved
Function type manipulation
Open
ParticleEmitter Preset , Ideal way to structure data + have defaults
Open
Tooling
Node
Importing CommonJS library dependency from ESM nodejs code
Open
Node
How to create a type that infers and reuses nested types?
Open
how do i define types or interfaces while not breaking no-undefied-var linter rules?
Open
Boolean as type predicate
Resolved
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type
Open
React