This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2026-09-06 01:00:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
51e7287c86e23281e6f45efa68becd574032cea2
DefinitelyTyped
/
types
/
react-router
T
History
Tanguy Krotoff
51e7287c86
React.SFC<...> | React.ComponentClass<...> => React.ComponentType<...>
2017-06-29 14:00:00 +02:00
..
test
Move the official examples to directory examples-from-react-router-website
2017-06-28 03:03:42 +02:00
v2
Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
2017-06-19 13:35:50 +02:00
v3
Replace React.Component<(any|void|\{\}|null)> by React.Component
2017-06-21 09:48:37 +02:00
index.d.ts
React.SFC<...> | React.ComponentClass<...> => React.ComponentType<...>
2017-06-29 14:00:00 +02:00
tsconfig.json
Move the official examples to directory examples-from-react-router-website
2017-06-28 03:03:42 +02:00
tslint.json
…