1 | # Installation
|
2 | > `npm install --save @types/recompose`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for recompose (https://github.com/acdlite/recompose).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/recompose.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Wed, 10 Apr 2024 09:08:16 GMT
|
12 | * Dependencies: [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/react](https://npmjs.com/package/@types/react)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Iskander Sierra](https://github.com/iskandersierra), [Curtis Layne](https://github.com/clayne11), [Rasmus Eneman](https://github.com/Pajn), [Lucas Terra](https://github.com/lucasterra), and [Mathieu Masy](https://github.com/TiuSh).
|