DefinitelyTyped/types/async
Mathis Wiehl 857ee0bd10 fix(async): fix applyEach rest args (#24674)
Add missing rest argument notation to `applyEach` and `applyEachSeries` since the previous notation enforced a notation that simply didn't work.
2018-04-09 11:43:08 -07:00
..
test
index.d.ts fix(async): fix applyEach rest args (#24674) 2018-04-09 11:43:08 -07:00
tsconfig.json Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
tslint.json