This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced
2026-03-29 22:38:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8564feb43c722afc8af0cf1b3e1de908ac7d15c7
DefinitelyTyped
/
react-router
/
lib
History
Andy Hanson
28ef3d201b
Remove
<reference path="../xxx/xxx.d.ts">
from definitions files and replace it with
import * as Xxx from "xxx"
or
<reference types="xxx"/>
2016-09-16 08:59:57 -07:00
..
browserHistory.d.ts
…
createMemoryHistory.d.ts
…
hashHistory.d.ts
…
History.d.ts
…
IndexLink.d.ts
…
IndexRedirect.d.ts
…
IndexRoute.d.ts
…
Lifecycle.d.ts
…
Link.d.ts
…
match.d.ts
…
PatternUtils.d.ts
…
PropTypes.d.ts
…
Redirect.d.ts
…
Route.d.ts
…
RouteContext.d.ts
…
Router.d.ts
…
RouterContext.d.ts
…
RouteUtils.d.ts
…
useRouterHistory.d.ts
…
useRoutes.d.ts
…
withRouter.d.ts
…