TypeScript/src/lib
2019-05-01 14:00:11 -07:00
..
dom.generated.d.ts Update DOM 2019/04/11 (#30867) 2019-04-11 13:27:21 -07:00
dom.iterable.d.ts Change file name 2018-06-04 14:05:56 -07:00
dom.iterable.generated.d.ts Update DOM 2019/04/11 (#30867) 2019-04-11 13:27:21 -07:00
es5.d.ts Change Omit back to using Pick<T, Exclude<keyof T, K>> in order to maintain modifiers. 2019-05-01 14:00:11 -07:00
es5.full.d.ts Add 'lib' reference support 2018-05-04 15:51:13 -07:00
es2015.collection.d.ts Fix map constructor to accept readonly tuple 2019-03-13 14:52:58 -07:00
es2015.core.d.ts fix(lib): Loosen Array predicate return types (#31076) 2019-04-30 09:47:13 -07:00
es2015.d.ts Accept new symbol baselines, ensure expected ordering for default libs 2018-05-04 17:23:56 -07:00
es2015.full.d.ts PR Feedback 2018-05-31 09:50:51 -07:00
es2015.generator.d.ts remove GeneratorFunction global from lib.d.ts (#21615) 2018-02-06 09:07:00 -08:00
es2015.iterable.d.ts Fix iterable SetConstructor interface (#29777) 2019-04-23 13:27:30 -07:00
es2015.promise.d.ts Better typings for promise.race based on conditional types (#31117) 2019-04-30 09:23:27 -07:00
es2015.proxy.d.ts Merge pull request #15694 from astegmaier/patch-1 2017-05-09 10:55:49 -07:00
es2015.reflect.d.ts Apply "array-type" lint rule (#18699) 2017-09-22 16:14:41 -07:00
es2015.symbol.d.ts Move symbol instance type to es5 to follow PropertyKey (#23864) 2018-05-03 10:50:10 -07:00
es2015.symbol.wellknown.d.ts Merge pull request #24396 from falsandtru/lib/Symbol.toStringTag 2018-11-09 12:29:46 -08:00
es2016.array.include.d.ts Enable jsdoc-format lint rule 2017-04-03 14:39:19 -07:00
es2016.d.ts Add 'lib' reference support 2018-05-04 15:51:13 -07:00
es2016.full.d.ts Add 'lib' reference support 2018-05-04 15:51:13 -07:00
es2017.d.ts Add 'lib' reference support 2018-05-04 15:51:13 -07:00
es2017.full.d.ts Add 'lib' reference support 2018-05-04 15:51:13 -07:00
es2017.intl.d.ts add lib.es2018.intl + fix lib.es2017.intl 2018-04-30 15:17:00 -04:00
es2017.object.d.ts Fix #21089: Do not infer from numeric index signature in Object.values and Object.entries (#21129) 2018-01-17 14:16:11 -08:00
es2017.sharedmemory.d.ts duplicate wait instead of wait and notify 2018-12-21 10:41:24 +02:00
es2017.string.d.ts Enable jsdoc-format lint rule 2017-04-03 14:39:19 -07:00
es2017.typedarrays.d.ts Added empty constructors to TypedArrays from es2017 (#19680) 2017-11-06 13:00:05 -08:00
es2018.asynciterable.d.ts Change esnext.asynciterable to es2018.asynciterable 2018-08-06 16:30:08 +09:00
es2018.d.ts Change esnext.asynciterable to es2018.asynciterable 2018-08-06 16:30:08 +09:00
es2018.full.d.ts Add 'lib' reference support 2018-05-04 15:51:13 -07:00
es2018.intl.d.ts add lib.es2018.intl + fix lib.es2017.intl 2018-04-30 15:17:00 -04:00
es2018.promise.d.ts Change esnext.promise to es2018.promise (#22292) 2018-03-02 17:08:36 -08:00
es2018.regexp.d.ts Port changes in #24238 to source file 2018-05-19 11:23:41 -07:00
es2019.array.d.ts Array.prototype.{flat,flatMap} hit stage 4 2019-02-08 00:10:34 +09: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 Add ES2019 Object.fromEntries function (#30934) 2019-04-30 09:49:58 -07:00
es2019.string.d.ts String.prototype.{trimStart,trimEnd} hit stage 4 2019-02-08 00:51:23 +09:00
es2019.symbol.d.ts Symbol.prototype.description hit stage 4 2019-01-06 11:42:55 +09:00
es2020.d.ts add ES2020 matchAll APIs (#30936) 2019-04-25 14:11:50 -07:00
es2020.full.d.ts add ES2020 matchAll APIs (#30936) 2019-04-25 14:11:50 -07:00
es2020.string.d.ts add ES2020 matchAll APIs (#30936) 2019-04-25 14:11:50 -07:00
es2020.symbol.wellknown.d.ts add ES2020 matchAll APIs (#30936) 2019-04-25 14:11:50 -07:00
esnext.bigint.d.ts Forbid accessing block-scoped variables on globalThis (#30510) 2019-03-25 14:07:48 -07:00
esnext.d.ts Merge remote-tracking branch 'upstream/master' into es2019 2019-02-08 06:55:56 +09:00
esnext.full.d.ts Add 'lib' reference support 2018-05-04 15:51:13 -07:00
esnext.intl.d.ts Add Intl.NumberFormat.formatToParts types 2018-06-19 21:28:49 +02:00
header.d.ts
importes5.d.ts Modularize ES6 and ES7 library files 2016-03-28 13:49:46 -07:00
libs.json Add ES2019 Object.fromEntries function (#30934) 2019-04-30 09:49:58 -07:00
README.md Typo fix 2018-10-22 03:33:11 +05:30
scripthost.d.ts Add WSH as an alias for WScript in scripthost.d.ts 2018-05-05 17:03:05 +02:00
webworker.generated.d.ts Update DOM 2019/04/11 (#30867) 2019-04-11 13:27:21 -07:00
webworker.importscripts.d.ts Fix lint errors 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.