DefinitelyTyped/types/hookrouter/package.json
Can Eriş 268fe2d0fb [hookrouter] Add type definitions for react hookrouter. (#35443)
* Add tests.

* Add types.

* Add package.json with csstype dependency.

* Add tslint.json and tsconfig.json.
2019-05-14 14:51:43 -07:00

7 lines
81 B
JSON

{
"private": true,
"dependencies": {
"csstype": "^2.2.0"
}
}