mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 14:34:35 -06:00
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.
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.