DefinitelyTyped/react-redux
Demis Bellot 0b96933934 Update react-redux.d.ts (#9103)
* Update react-redux.d.ts

Options should be optional, added missing withRef option 
253ce8b306/src/components/connect.js (L49)

* Update react-redux.d.ts
2016-05-01 21:58:35 +09:00
..
react-redux-2.1.2-tests.tsx fix: definition file reference 2016-02-26 14:37:34 +09:00
react-redux-2.1.2.d.ts replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
react-redux-tests.tsx Add StatelessComponent<TOriginalProps> as a union type for ComponentDecorator. It allows StatelessComponents to work with the connect method signature that takes mapStateToProps and mapDispatchToProps functions. 2016-04-06 20:56:00 +09:00
react-redux.d.ts Update react-redux.d.ts (#9103) 2016-05-01 21:58:35 +09:00