mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
add IndexLink to the default export
This commit is contained in:
Vendored
+2
-1
@@ -406,8 +406,9 @@ declare module "react-router" {
|
||||
export {
|
||||
Router,
|
||||
Link,
|
||||
IndexRoute,
|
||||
IndexLink,
|
||||
IndexRedirect,
|
||||
IndexRoute,
|
||||
Redirect,
|
||||
Route,
|
||||
History,
|
||||
|
||||
Reference in New Issue
Block a user