Files
TypeScript/src/lib
Stephen HicksandGitHub 6d7539a211 Fix Number.is* to accept unknown again (#34932)
Fixes #34931

This essentially reapplies #24436 which incorrectly updated the generated files rather than the sources, and so was wiped out by 2f73986b44.

Note that this is specifically _not_ the same as #4002, which pertains to the global functions that coerce their arguments and therefore should _not_ accept `unknown`.  This change was already accepted 18 months ago, but was applied incorrectly.
2020-03-27 17:48:45 -04:00
..
2018-06-04 14:05:56 -07:00
2020-03-25 18:39:45 -07:00
2018-05-04 15:51:13 -07:00
2020-03-26 13:55:56 -07:00
2018-05-31 09:50:51 -07:00
2018-05-04 15:51:13 -07:00
2018-05-04 15:51:13 -07:00
2018-05-04 15:51:13 -07:00
2018-05-04 15:51:13 -07:00
2020-03-26 13:55:56 -07:00
2018-05-04 15:51:13 -07:00
2019-06-27 11:30:03 +03:00
2019-07-18 15:06:56 +03:00
2020-03-11 08:36:00 -07:00
2018-05-04 15:51:13 -07:00
2019-06-27 11:30:03 +03:00
2020-03-11 08:36:00 -07:00
2018-10-22 03:33:11 +05:30
2017-03-17 13:54:18 -07: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 meant 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.