1 | # Installation
|
2 | > `npm install --save @types/styled-components`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for styled-components (https://github.com/styled-components/styled-components).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-components.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Wed, 22 Nov 2023 00:24:48 GMT
|
12 | * Dependencies: [@types/hoist-non-react-statics](https://npmjs.com/package/@types/hoist-non-react-statics), [@types/react](https://npmjs.com/package/@types/react), [csstype](https://npmjs.com/package/csstype)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Igor Oleinikov](https://github.com/Igorbek), [Ihor Chulinda](https://github.com/Igmat), [Jessica Franco](https://github.com/Jessidhia), [Jason Killian](https://github.com/jkillian), [Sebastian Silbermann](https://github.com/eps1lon), [Matthew Wagerfield](https://github.com/wagerfield), [Yuki Ito](https://github.com/Lazyuki), [Aaron Reisman](https://github.com/lifeiscontent), and [Aaron Rose](https://github.com/acdr).
|