DefinitelyTyped/types/styletron-standard/package.json
Eric Taylor 6b910c7785 Add styletron-standard types (#35324)
* add styletron-standard types

* fix StyleObject type to accept nested StyleObject type

* use csstype package
2019-05-14 10:59:09 -07:00

7 lines
81 B
JSON

{
"private": true,
"dependencies": {
"csstype": "^2.6.4"
}
}