List Question
20 TechQA 2024-03-11T21:12:04.957000how to create d.ts type definition of existing Context module?
16 views
Asked by Vania Oliveira
Why is my custom .d.ts not working? LeaderLine is not a constructor
53 views
Asked by Tucaen
TypeScript global.d.ts module declaration is overriding entire @mui/material module when trying to fix theming issue
26 views
Asked by Tim DiRusso
How to use custom global declaration in NextJS 14
250 views
Asked by Vinod Kumar
How to prevent tsc to generate unused declaration files given a single entry file
59 views
Asked by kitta
Import .d.ts in ts file
437 views
Asked by Dionysis Balaskas
i18next typescript false warning on t function
161 views
Asked by ngtrthinh
Cannot find module svg with typescript on create-react-app even with custom.d.ts
98 views
Asked by ngtrthinh
Trying to create a .D.TS file based on custom API library
23 views
Asked by user2677071
Using Tailwind resolveConfig with Typescript with Proper Types
262 views
Asked by Vipul Rajan
Convenient way to suppress generation of d.ts files that contain only `export {};`?
23 views
Asked by Glen Whitney
How to provide extra Code Info for monaco editor with a variable in global context
246 views
Asked by Jochen Kühner
Where can I find source definitions in javascript?
43 views
Asked by anathrax
VS Code Typescript IntelliSense does not suggest namespace from global.d.ts
229 views
Asked by Valentin
Type Native Javascript Error class with declarations
35 views
Asked by Gabriel Nadaleti
"Stand-alone" TypeScript declaration merging for a module from Definitely Typed
100 views
Asked by user2660278
Create declaration maps from existing .d.ts files and JavaScript sources
150 views
Asked by Yevgeniy P
How do I generate correct types for my package?
494 views
Asked by BenZ
Declaration files in a monorepo not working as expected
145 views
Asked by PabloRNC