Exercise #94: Appending To Global Namespace
React + TypeScript ยท 07-types-deep-dive
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Augment the global React namespace with a new interface.
Check Solution
Run "Check Solution" to validate your code in the browser.