@types/redux-form
Version:
TypeScript definitions for redux-form
16 lines (11 loc) • 1.07 kB
Markdown
# Installation
> `npm install --save @types/redux-form`
# Summary
This package contains type definitions for redux-form (https://github.com/erikras/redux-form).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-form.
### Additional Details
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [redux](https://npmjs.com/package/redux)
# Credits
These 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).