mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 15:00:26 +00:00
react-router: Fix RedirectFunction not being exported
This commit is contained in:
Vendored
+1
@@ -33,6 +33,7 @@ export {
|
||||
RoutePattern,
|
||||
RouterProps,
|
||||
RouterState,
|
||||
RedirectFunction,
|
||||
StringifyQuery,
|
||||
Query
|
||||
} from "react-router/lib/Router";
|
||||
|
||||
Reference in New Issue
Block a user