help-typescript
How to get type of a concrete class from an abstract class ?
Open
How to get the inferred return type when using a return signature?
Resolved
How to convert a tuple to a union of all tuple prefixes (typing array-keyed-map on npm)
Open
Tooling
Node error types
Resolved
Node
D3 Types
Open
writing __importDefault from esModuleInterop
Open
"in out" keyword in generics?
Resolved
TS inferring differently in IDE and in tsc
Open
Auto compile on save in VSC?
Node
Global import not working when utilizing the declare global {} in typescript declarations files
Open
Weird type error [I am an idiot, no help needed now lol]
Resolved
How can I include jquery types in my javascript project?
Open
User Is Not defined
Open
React
Generics Documentation
Open
Issue typechecking monorepo
Open
Tooling
i want a an alert component with mutliple states ( 3 states), useState only has 2
Resolved
Expect a Generic to satisfies an Interface
Open
"variable used before being assigned" not caught
Resolved
Nested builder class is losing generic type in a weird way
Open
Node
Is it possible to create a new type with the same generics from another type?
Resolved
Excluding missing keys from object
Open
React
Generic Tail type for constructor
Resolved
Exclude keys of an object where their value does not contain a specific key.
Resolved
Getting the type of a class with generic class method members
Open
Generic data structure containing class instances
Resolved
Getting type of nested union type
Resolved
Need help on Generics usage with React
Resolved
React
Handling `{data, error} | {data, error}[] ` and throwing if `error` exists.
Open
Need help typing this higher order React component
Open
React
Help with fixing type error
Resolved
React
Help inferring return value based on arg1 and arg2 which is an object
Resolved
question of promise
Open
Node
Function parameter type based on the other parameter
Open
Node
Help Need in Discord Bot
Resolved
Node
I have a string[] as param and want to return a Record where the strings are keys
Resolved
src/services/Link.ts (1:9): "LinkSchema" is not exported by "../shared/dist/index.js"
Open
Node
Getting typescript to align with Parameters
Resolved
what should learn before starting next js
Open
Deep Object Remapping with Dot Notation
Resolved
How to extend type from 3rd party library
Open
Using eslint with svelte and typescript
Resolved
How to not use `any` for this generic constructor parameter
Resolved
my project cannot detect @types folder
Open
Node
Difference between `import type { SomeType } from ...` and `import { type SomeType } from ...`
Resolved
Node
How to properly declare pair modification of const object?
Open
Node
Why does my RegExp type not have `hasIndices` as a property?
Open
is not saving the name
Open
React
how to extend globalThis
Resolved
D3 Error Type
Open
React
error TS2339: Property 'id' does not exist on type 'Request<ParamsDictionary, any, any, ParsedQs, Re
Open
Node