mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +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.