DefinitelyTyped/types/redux-cablecar/package.json
Christoph Flick 4c52cecef4 Add types for redux-cablecar (#38944)
* Add types for redux-cablecar

* Make payload for the perform function optional
2019-10-10 16:26:17 -07:00

7 lines
79 B
JSON

{
"private": true,
"dependencies": {
"redux": "^4.0.4"
}
}