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
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
..
lib
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
history.d.ts
Added missing method getCurrentLocation to react-router/history
2016-08-30 17:07:55 +02:00
index.d.ts
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
react-router-0.13.3.d.ts
…
react-router-1.0.0.d.ts
…
react-router-tests.tsx
Merge branch 'master' into types-2.0
2016-09-14 18:44:24 -07:00
tsconfig.json
…