List Question
10 TechQA 2025-01-05 21:53:46In a handwritten d.ts file, how can I expose functions from one namespace in the module root?
1k views
Asked by Herb Caudill
Typescript for parsed data - geojson
477 views
Asked by MichaĆ Sadowski
Overriding Cypress typescript using declaration file
2.2k views
Asked by The.Wolfgang.Grimmer
Export namespace with other name in TypeScript
140 views
Asked by Takeshi Tokugawa YD
Can I import and export same-name class and namespace simultaneously in TypeScript?
1.4k views
Asked by Takeshi Tokugawa YD
Import Interface from Exported Typescript Namespace
290 views
Asked by hangc
How Do I Amend The Express "Request" Interface Without Using "namespace" In TypeScript?
410 views
Asked by rscottlundgren
What's the difference between declaring a variable and a namespace in a TypeScript declaration file
34 views
Asked by user2248702
Typescript: is it possible to 'spread' or merge interface into namespace?
230 views
Asked by Meldon
Is it idiomatic to use namespaces in Typescript?
138 views
Asked by Foobar