DefinitelyTyped/types/jss/package.json
Brenton Simpson de655960b6 [jss] Use indefinite-observable for Observable typings
The ones in HEAD are copy-pasted from there.  Lets link to the original source.

Continuation of #24078
2018-04-03 22:55:54 -07:00

8 lines
110 B
JSON

{
"private": true,
"dependencies": {
"csstype": "^2.0.0",
"indefinite-observable": "^1.0.1"
}
}