TypeScript/src/lib
Greg Finley 11097c622c
Fix typo (#43404)
* Fix typo

* Fix off baseline

Co-authored-by: Orta <git@orta.io>
2021-03-29 12:14:44 +01:00
..
dom.generated.d.ts Update the DOM: March 03, 2021 (#43070) 2021-03-04 06:28:00 -08:00
dom.iterable.d.ts
dom.iterable.generated.d.ts Update the DOM: March 03, 2021 (#43070) 2021-03-04 06:28:00 -08:00
es5.d.ts Fix typo (#43404) 2021-03-29 12:14:44 +01:00
es5.full.d.ts
es2015.collection.d.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
es2015.core.d.ts Update parseInt parameter name and jsdoc (#42756) 2021-03-05 11:23:08 -08:00
es2015.d.ts Fix import order (#37510) 2020-03-26 13:55:56 -07:00
es2015.full.d.ts
es2015.generator.d.ts Improve type checking and inference for Generators and Async Generators (#30790) 2019-07-03 21:55:59 -07:00
es2015.iterable.d.ts Eliminate well known symbols as a concept in the checker and rely on unique symbols (#42543) 2021-02-22 14:43:28 -08:00
es2015.promise.d.ts Remove optionality for Promise resolve callback (#39817) 2020-09-03 17:21:53 -07:00
es2015.proxy.d.ts fix(lib/es2015): Fix definition of ProxyHandler (#35594) 2021-01-04 12:34:51 -08:00
es2015.reflect.d.ts fix(lib/es2015): Fix types of Reflect methods (#41987) 2021-01-04 09:50:34 +00:00
es2015.symbol.d.ts
es2015.symbol.wellknown.d.ts Eliminate well known symbols as a concept in the checker and rely on unique symbols (#42543) 2021-02-22 14:43:28 -08:00
es2016.array.include.d.ts
es2016.d.ts
es2016.full.d.ts
es2017.d.ts
es2017.full.d.ts
es2017.intl.d.ts
es2017.object.d.ts microsoft-typescript/no-double-space 2019-06-14 11:52:48 +03:00
es2017.sharedmemory.d.ts lib: remove length field from SharedArrayBuffer (#40858) 2020-10-06 08:27:56 -07:00
es2017.string.d.ts
es2017.typedarrays.d.ts
es2018.asyncgenerator.d.ts Fix incorrect parameter types for AsyncIterator next/return (#33354) 2019-09-17 21:02:12 -07:00
es2018.asynciterable.d.ts Eliminate well known symbols as a concept in the checker and rely on unique symbols (#42543) 2021-02-22 14:43:28 -08:00
es2018.d.ts Fix import order (#37510) 2020-03-26 13:55:56 -07:00
es2018.full.d.ts
es2018.intl.d.ts fix: Intl.PluralRulesOptions to behave according to spec (#33414) 2020-03-02 15:49:44 -08:00
es2018.promise.d.ts Revert 'awaited' type (#37610) 2020-03-25 18:39:45 -07:00
es2018.regexp.d.ts
es2019.array.d.ts Accurate Array.prototype.flat definition (#32131) 2020-04-07 09:16:20 -07:00
es2019.d.ts Add ES2019 Object.fromEntries function (#30934) 2019-04-30 09:49:58 -07:00
es2019.full.d.ts Symbol.prototype.description hit stage 4 2019-01-06 11:42:55 +09:00
es2019.object.d.ts Simplify return type of Object.fromEntries (#37457) 2020-03-18 14:35:19 -07:00
es2019.string.d.ts @typescript-eslint/indent 2019-06-27 11:30:03 +03:00
es2019.symbol.d.ts fix(lib/es2019): Symbol.description may be undefined (#36263) 2020-01-24 10:06:04 -08:00
es2020.bigint.d.ts Bigint constructor forbids object null undefined (#43204) 2021-03-11 16:51:03 -08:00
es2020.d.ts Add lib es2020.sharedmemory (#39541) 2020-09-11 11:34:01 -04:00
es2020.full.d.ts add ES2020 matchAll APIs (#30936) 2019-04-25 14:11:50 -07:00
es2020.intl.d.ts Make 'calendar' and 'numberingSystem' open strings in es2020.intl. (#42886) 2021-02-19 12:57:56 -08:00
es2020.promise.d.ts Revert 'awaited' type (#37610) 2020-03-25 18:39:45 -07:00
es2020.sharedmemory.d.ts Add lib es2020.sharedmemory (#39541) 2020-09-11 11:34:01 -04:00
es2020.string.d.ts jsdoc/check-alignment 2019-07-18 15:06:56 +03:00
es2020.symbol.wellknown.d.ts Eliminate well known symbols as a concept in the checker and rely on unique symbols (#42543) 2021-02-22 14:43:28 -08:00
es2021.d.ts Add target: ES2021 (#41239) 2021-03-10 13:31:25 -08:00
es2021.full.d.ts Add target: ES2021 (#41239) 2021-03-10 13:31:25 -08:00
es2021.promise.d.ts Add target: ES2021 (#41239) 2021-03-10 13:31:25 -08:00
es2021.string.d.ts Add target: ES2021 (#41239) 2021-03-10 13:31:25 -08:00
es2021.weakref.d.ts Add target: ES2021 (#41239) 2021-03-10 13:31:25 -08:00
esnext.d.ts Add target: ES2021 (#41239) 2021-03-10 13:31:25 -08:00
esnext.full.d.ts
esnext.intl.d.ts Add missing NumberFormatPartTypes types (#42066) 2020-12-21 16:34:16 -08:00
header.d.ts
libs.json Add target: ES2021 (#41239) 2021-03-10 13:31:25 -08:00
README.md
scripthost.d.ts
webworker.generated.d.ts Update the DOM: March 03, 2021 (#43070) 2021-03-04 06:28:00 -08:00
webworker.importscripts.d.ts
webworker.iterable.generated.d.ts Update the DOM: March 03, 2021 (#43070) 2021-03-04 06:28:00 -08: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.