help-typescript
This expression is not callable.
Resolved
why vscode does not provide intellesense for accessor when it is string
Open
React
How to set a useState with an empty object, and then type it?
Open
Indexing `T extends K` in class method
Resolved
'typeof TableSearch__SvelteComponent_' is not assignable of type 'Constructor<SvelteComponentDev>'
Open
Function parameter determines return type?
Open
Exhaustiveness checking of type
Resolved
Discrepancy between creation and assignment of unions
Open
i find it a Pain in the *** to use typescript when typing Browser js stuff (dom,events ...)
Open
Vue
error TS2550: Property 'assign' does not exist on type 'ObjectConstruct '.
Resolved
enum used as key to map should not have possible undefined
Open
How can I match for extension of callable objects ?
Resolved
Criteria for single .d.ts output file
Open
Tooling
Idiomatic type declarations
Open
Tooling
Function parameter should have a different type, if a property is present
Open
React
ESLint: 'key' is defined but never used.(no-unused-vars)
Open
Path Error
Open
A react component that forwards the valid props for a dynamic one?
Open
narrowing
Open
Constraint for object key
Open
Generic inference by argument
Resolved
Extend Object Type When Walking Through The Parameters Of A Function
Open
How change Object properties in typescript
type inference with data last curried functions
Open
Expression "1" cannot be used to index the type "EventTarget
Open
React
Stubbing dynamically generated module types not working
Open
Variable generic input length?
Open
How to prevent keyof generic from being a union type of keys through distributive inference ?
Resolved
Type Guard isn't working
Open
Node
Generic as a string value
Resolved
Slow intellisense / type acquisition / checking
Open
Tooling
Node
Why is the result of `[1,3].at(1)` (or `Array(1,3)[1]`) typed as "Number | undefined"?
Open
Ternary with extends issue
bunch of errors
Open
Node
Generics issue
Open
Node
Typescript generics warning
Open
How to check if union type can be undefined or not using extends?
Resolved
How to determine object variable type from a union?
Resolved
Why can't I get type hints/autocomplete for `K extends keyof T` in this simple example
Resolved
is there a way to stop typescript from widening types
Open
No index signature with a parameter of type 'string' was found on type ...
Resolved
Error: ER_TRUNCATED_WRONG_VALUE: Truncated incorrect DOUBLE value: 'Kartoffel'
Open
How is this undefined (working with old apis)
Open
Decorators not being able to set field
Resolved
Node
Typescript error!
Open
Node
Define a generic function parameter that accepts any interface that extends another interface
Open
Enforce types to NOT have specific keys?
Resolved
Node
Typing a difference(arr1, arr2, comparator) function
Resolved
Why am i getting a unexpected ui error
Resolved
ConstructorParameters makes mapped tuple type lose its array capabilities
Open