mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
committed by
Masahiro Wakame
parent
649cae3279
commit
152fb904df
1
react-router/react-router.d.ts
vendored
1
react-router/react-router.d.ts
vendored
@@ -250,6 +250,7 @@ declare namespace ReactRouter {
|
||||
location?: H.Location | string
|
||||
parseQueryString?: ParseQueryString
|
||||
stringifyQuery?: StringifyQuery
|
||||
basename?: string
|
||||
}
|
||||
interface MatchState extends RouterState {
|
||||
history: History
|
||||
|
||||
Reference in New Issue
Block a user