mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-16 22:20:30 +00:00
Expose BrowserRouterProps and HashRouterProps interface.
This commit is contained in:
Vendored
+2
@@ -56,7 +56,9 @@ declare module 'react-router-dom' {
|
||||
|
||||
export {
|
||||
BrowserRouter,
|
||||
BrowserRouterProps,
|
||||
HashRouter,
|
||||
HashRouterProps,
|
||||
LinkProps, // TypeScript specific, not from React Router itself
|
||||
NavLinkProps, // TypeScript specific, not from React Router itself
|
||||
Link,
|
||||
|
||||
Reference in New Issue
Block a user