help-typescript
Array.indexOf not wokring on non-trivial types?
Open
How to infer request types from Zod validators?
Open
Node
How do you enable a generic React component to receive multiple types in a prop?
Open
React
A spread argument must either have a tuple type or be passed to a rest parameter
Open
Splatting function types
Open
Mongoose NotConnectedError using tsed Framework
Open
Smaller type assignable to wider type throwing error. (playground included)
Resolved
Property does not exists on class that implements them from an interface
Open
Import css into a variable
Open
Need help with saving functions that use generics to an object
Open
tsc generating esModule interop output even with esModuleInterop set to false
Open
Node
Getting error on calling "pre" function on UserSchema.
Open
Node
Need help with importing a json file
Resolved
Node
Simple method decorator type errors
Resolved
Generic constraint infer type from argument
Open
Its type 'ComponentType<SVGProps<SVGSVGElement>> | undefined' is not a valid JSX element type.
Open
React
Discriminating a Union using a String Literal
Resolved
@types/node present in node_modules even if set in devDependencies
Resolved
Type definitions for deeply nested object traversal.
Open
Node
Extracting and using a generic type alias from a hidden type
Open
React
How to type a decorator with still unknown args?
Resolved
Using map and string[] together
Resolved
How to create a union of literal type like `type Colors = 'blue' | 'red';` and string?
Open
Variable type ends up being of type "never" and I don't really understand why.
Resolved
Enum as type for object
Resolved
How can i provide the return type for function
Open
How to use dotenv variables in other subdirectories and modules?
Open
Node
req.query
Open
Node
TS says function lacks return type
Resolved
Passing Client Object to "@auth" Package - unable to solve expert advice wanted / code injection?
Open
Zod schema definition for enum that allows/ignores invalid enum values
Open
Node
Inferring object keys from within that object
Resolved
'string' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different
Open
React
cannot use type `...${string}...` properly
Resolved
Evobot error
Open
Node
Required filed in object
Open
error : Left side of comma operator is unused and has no side effects.
Resolved
Overloaded fn with Result return type?
Open
Porting Python App to Typescript
Open
Load a specific d.ts file in a simple browser and no TS project
Open
"File '../index.d.ts' is not a module" errors after updating to TypeScript 5.1
Open
How to define submodules in type declaration?
Resolved
Access a type property without instantiating a variable?
Open
How to pass a type to a generic method of an object within ReturnType?
Open
Is array length infinite in TS?
Resolved
Abstract keyword in conditional type
Resolved
Module ms
Resolved
Anymatch library
Open
Keyof Object + any string
Open
'KeyboardEvent<HTMLDivElement>' is not assignable to parameter of type 'KeyboardEvent'
Open
React