mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Fix return types for filter funcs without callback according to the docs, you can omit the callback. In this case the function will return a promise containing the filtered array. http://caolan.github.io/async/v3/docs.html#filter * [async] callback is obligated when no promise is returned |
||
|---|---|---|
| .. | ||
| test | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||