DefinitelyTyped/types/theo/package.json
Pete 51a7427bab Add types for Theo (#28683)
* Add types for Theo package

* Remove strings and Theo interface

* Fix tests

* Remove string type from Transform union type

* 'OutputFormat' -> 'Format'
2018-10-09 12:09:03 -07:00

7 lines
83 B
JSON

{
"private": true,
"dependencies": {
"immutable": "^3.8.2"
}
}