help-typescript
Type is not a valid async function type in ES5/ES3 because it does not refer to a Promise-compati...
Open
I need some help implementing some kind of type guard
Open
Exact return type depending on input parameter type
Open
Node
How can I enforce only the required properties of a type?
Open
Force treat file as a global script
Resolved
Tooling
missing type when looping over union
Open
I can't understand nested `this` on functions
Open
Node
Inferring generics with contextual typing.
Open
How to assign different typescript versions to typescript plugins
Resolved
Tooling
Error enum cannot be used as a value because it was exported using 'export type'
Resolved
Is it possible to generate types when calling an "init" function?
Resolved
Creating a `pipe()` function that performs function composition
Open
how to include .ini in /dist
Resolved
Node
Type that is either has properties or empty object
Open
React
How to infer an object type.
Open
Tooling
Use legacy JavaScript libraries in Typescript with `allowsJs` directive disabled
Vue
Resolved
Tooling
can we type the interface like the object should either have a value or b ?
Open
React
Is it possible to strip away never parameter
Resolved
Could not find a declaration for module './components/WallClock'
Open
React
Node
Validating a type assertion
Resolved
Type inference from conditionals
Open
what are these type errors T_T
Open
How do you declare the type of an arrow function ?
Open
return not working in server actions beta
Resolved
Union type
Open
Node -> Browser friendly package?
Open
Tooling
Node
Type assertion not working as expected
Function that receives an array of keys an produces correct reduced object
Open
coping value between files
Resolved
React
How to get better autocomplete suggestion from VS Code?
Resolved
Tooling
Cannot use TS-tests anymore with moduleResolutio="Bundler"
Open
Types inference not working as expected, is it a bug in typescript?
Open
how would I setup a macro to auto move my mouse and click
Resolved
Assert fields are defined on an object generically
Open
noob error
Open
Dynamically type callback type based on key which corresponds to the key of another interface
Open
React
Avoiding checking for something that has already been checked
Open
"Layered" index files imports fail to evaluate
Open
React
Auto format functions from const a = ()=>{} to function(){}
Open
Tooling
Why and when would I want to use a Record over a typed object/map?
Open
foo:undefined vs not specified in discriminated union
Open
Merging types with rest parameter
Open
Type 'string' is not assignable to type 'never'.ts (2322)(parameter) size: never
Resolved
React
Define existence of Dynamic Class Properties without a property definition on the class
Resolved
Typescript Interface find breaking change
Open
Tooling
Function parameters - extending interface parameter
Resolved
Type correctly function as value or proxy
Open
How to get typed class in js from ts definition
Open
How do I *not* "flatten" a Type
Resolved
How do I make it so a property determines the type of another property (& why doesnt my way work)
Open