Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Total TypeScript
(Uncensored)
subscribe
Why You Can't Use Dot Notation On Types (article)
https://www.totaltypescript.com/why-you-cant-use-dot-notation-on-types
links
backlinks
In TypeScript, dot notation cannot be used to access type properties, but indexed access types provide more flexibility and are already available.