DefinitelyTyped/types/styled-components/package.json

15 lines
225 B
JSON

{
"private": true,
"dependencies": {
"csstype": "^2.2.0"
},
"types": "index",
"typesVersions": {
">=3.7.0-0": {
"*": [
"ts3.7/*"
]
}
}
}