DefinitelyTyped/types/react-router-dom
bergi9 8d952056e7 [React-Router-DOM] Fix exporting types for JetBrains IDE (#19856)
* Fix exporting types for JetBrains IDE

Rider always suggest me to use require instead of import because it didn't detect the imported type in the code.
Since this definitions use the declare module and the react-router definitions don't.

* Fix testing for trailing whitespace
2017-09-25 16:11:35 -07:00
..
index.d.ts
react-router-dom-tests.tsx
tsconfig.json
tslint.json