mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 19:24:27 +00:00
* Add third parameter `parent` to matchPath MathPath takes a third parameter, see https://github.com/ReactTraining/react-router/blob/master/packages/react-router/modules/matchPath.js#L28 * Add prop `sensitive` to Route Routes accept the prop `sensitive`, see https://reacttraining.com/react-router/web/api/Route/sensitive-bool