Nathan Shively-Sanders 3bf39d6df1 Explicitly list tuple overloads for Promise.all.
Previously, the array type would infer a union type for multiple arguments
of differing types. The original overload remains, but I added 9
tuple-based overloads to support up to 10 heterogeneously-typed arguments.
2015-12-07 09:51:00 -08:00
..
2015-08-19 15:02:37 -07:00
2015-04-13 22:20:37 +03:00

Read this!

The files within this directory are used to generate lib.d.ts and lib.es6.d.ts.

Generated files

Any files ending in .generated.d.ts aren't mean to be edited by hand. If you need to make changes to such files, make a change to the input files for our library generator.