mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-14 13:10:28 +00:00
The `Router` component passes a context object down to children. This commit adds the type definition for this context object for children of `Router` to use.