UNPKG

1.07 kBMarkdownView Raw
1# Installation
2> `npm install --save @types/redux-form`
3
4# Summary
5This package contains type definitions for redux-form (https://github.com/erikras/redux-form).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-form.
9
10### Additional Details
11 * Last updated: Wed, 22 Nov 2023 00:24:48 GMT
12 * Dependencies: [@types/react](https://npmjs.com/package/@types/react), [redux](https://npmjs.com/package/redux)
13
14# Credits
15These definitions were written by [Daniel Lytkin](https://github.com/aikoven), [Karol Janyst](https://github.com/LKay), [Luka Zakrajsek](https://github.com/bancek), [Huw Martin](https://github.com/huwmartin), [Matt Davis](https://github.com/m-b-davis), [Ethan Resnick](https://github.com/ethanresnick), [Maddi Joyce](https://github.com/maddijoyce), [Kamil Wojcik](https://github.com/smifun), [Mohamed Shaaban](https://github.com/mshaaban088), [Ethan Setnik](https://github.com/esetnik), [Kota Marusue](https://github.com/mrsekut), and [Adam Bouqdib](https://github.com/abemedia).