mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The previous return type of reduced caused very weak typing for the function passed into reduce, basically allowing it to return anything and not detecting type errors in that place. This stricter definition of Reduced should fix that. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| ramda-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||