help-typescript
error TS2307: Cannot find module 'fs' or its corresponding type declarations.
Resolved
Assistance with HTTP Request Program
Open
Brave Browser vs Front End Technologies
Open
Tooling
Conditional type based on function parameter
Open
Set new typing according to the condition
Resolved
React
Typescript definitions for nested package exports
Resolved
React
Node
New to typescript, compiler error: 2532
Vue
Resolved
Why does return []; in a function have a return type of never[]?
Resolved
Is it possible to extend or merge declarations inferred from JavaScript?
Open
never magic
Resolved
Typescript 5.0.0 beta | const type parameters
Resolved
Node
node_module errors when running tsc
Resolved
Unable to apply types when reading data from file
Resolved
Node
Is there a way to explicitly define a type guard's falsy type?
Open
TypeScript thinks I have an any when type hints are telling me otherwise
Resolved
Inference sometimes fails with Narrow type
Resolved
Get specific type of property of dynamically generated class
Resolved
Promise.all(object.map(async)
Open
Is it possible to get the keys of an interface?
Open
modify some type definitions from @types/module
Open
how to make generics modify input type in a function
Resolved
Extra parameters allowed on subclass method but not properties - why?
Resolved
Override partial type of a class
Resolved
Dependent type variables
Resolved
Generics to determine when should a function throw or not
Resolved
Node
Recursive Unknown type in generic
Open
Tooling
[API] NamedDeclaration with no name?
Resolved
Tooling
Narrowed union should still satisfy original?
Open
Keys to literal values
Resolved
Array type syntax explanation
Resolved
Could not find a declaration file for module
Open
How can I know type of child class?
Resolved
Node
Unable to concatenate types after using Pick
Open
Angular
why am i getting this error `id does not exist on type IColumns`
Open
Enum is being call a string but console.logged as an int and causing an error
Open
Node
Infer on the rest of the generic parameters
Open
Assertions require the call target to be an identifier or qualified name. (2776)
Open
What is this syntax: (shade: ...) => ReactNode | ReactNode
Resolved
Branching function return objects being inferred incorrectly?
Resolved
Non-empty Array Generic
Resolved
Is it possible to reduce an object without any type suppressions?
Resolved
Error message return Type? How to fix please?
Resolved
React
An interface with optional defined props + unlimited amount of unknown optional props
Open
How to not include my config file in dist
Open
Node
How to implement isPropNotEmpty() type guard?
Resolved
Why TS Config blocks global Native API types?
Resolved
ts-node | 'Cannot find package'
Open
Capture a subset of properties from an object
Open
could be instantiated with a different subtype of constraint
Resolved
How to properly use setItem, getItem and LocalStorage.
Resolved
React