Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Total TypeScript
(Uncensored)
subscribe
Use 'declare global' to allow types to cross module boundaries (tip)
https://www.totaltypescript.com/tips/use-declare-global-to-allow-types-to-cross-module-boundaries
links
backlinks
Globals in TypeScript?! 🤯 'declare global' is a super useful tool for when you want to allow types to cross module boundaries.