Files
DefinitelyTyped/types/ramda/package.json
T
Pierre-Antoine MillsandMichael Crane b2f10d33fe [ramda] improvements & urgent fixes (#38503)
* accurate merge types

* fix: flatten & now works with unlimited nesting

* fix: typo

* update ts-toolbelt

* all arrays can be readonly

* fix broken keys function

* fix: flatten & unnest

* fix: tests

* fix: missing semicolon
2019-09-25 14:24:39 -07:00

7 lines
85 B
JSON

{
"private": true,
"dependencies": {
"ts-toolbelt": "^4.3.0"
}
}