Declaration in Italics Follow Ryut13 Created February 04, 2020 13:29 No idea why this happens from time to time. Notice how "React" is italics, while ReactDOM is not.
Highlighting in import statements depends on a way module is exported... Namespaces exported through UMD export (export as namespace) are not considered exported variables, so their highlighting differs from the one used for ES6 modules