List Question
20 TechQA 2023-11-13T22:11:00.027000make a d.ts file to only override exported enum and return all other original defs?
91 views
Asked by Phil Lucks
How to specify a monkey patched class in the typescript definitions file?
111 views
Asked by frankenapps
How To Create A Parent Constructor That Uses Generics To Allow Object Initialization For Children In Typescript?
17 views
Asked by IsometricMan
What are the criteria for .d.ts files to be loaded(/when are they loaded) and from what directories?
42 views
Asked by Ty Eggen
ESLint: types for `eslintrc.js`
1.8k views
Asked by Dimava
Right way to document a custom command with then-functionality
267 views
Asked by Bambi
What is the difference between declare var and declare const in typescript definitions?
680 views
Asked by Saiansh Singh
Self-referenced type restriction on inferred type argument in Typescript
272 views
Asked by Oleksandr Kozlov
Is there a way to partially declare a module in a definition file?
209 views
Asked by Frank Weindel
How to declare, a module.export which exports an array, in a .d.ts file
515 views
Asked by archuser
Typescript declaration for Node module package
162 views
Asked by Tobias Madsen
Polyfill type definitions not getting picked up
701 views
Asked by Victor
Added type definitions library doesn't work with jest
78 views
Asked by Anna
declare function that adheres to type
120 views
Asked by Adam Jenkins
Configure typescript to compile outside of Node or browser
268 views
Asked by J-Cake
Typescript treat JS array as object
342 views
Asked by Matic Babnik
How to import react-bootstrap component with children into kotlin-js react app
1.6k views
Asked by tiptop