TypeScript/lib
Ron Buckton afddaf090a
Fix declaration for Array.prototype[Symbol.unscopables] (#36540)
2020-01-31 10:42:02 -08:00
..
cs Update LKG (#35128) 2019-11-15 10:31:30 -08:00
de Update LKG (#35128) 2019-11-15 10:31:30 -08:00
es Update LKG (#35128) 2019-11-15 10:31:30 -08:00
fr Update LKG (#35128) 2019-11-15 10:31:30 -08:00
it
ja Update LKG. 2020-01-21 12:35:42 -08:00
ko
pl Update LKG (#35128) 2019-11-15 10:31:30 -08:00
pt-br
ru Update LKG (#35128) 2019-11-15 10:31:30 -08:00
tr Update LKG (#35128) 2019-11-15 10:31:30 -08:00
zh-cn Update LKG (#35128) 2019-11-15 10:31:30 -08:00
zh-tw Update LKG. 2020-01-21 12:35:42 -08:00
.gitattributes
README.md
cancellationToken.js Update LKG. 2020-01-21 12:35:42 -08:00
diagnosticMessages.generated.json
lib.d.ts
lib.dom.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
lib.dom.iterable.d.ts
lib.es5.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
lib.es6.d.ts
lib.es2015.collection.d.ts
lib.es2015.core.d.ts
lib.es2015.d.ts
lib.es2015.generator.d.ts
lib.es2015.iterable.d.ts
lib.es2015.promise.d.ts
lib.es2015.proxy.d.ts
lib.es2015.reflect.d.ts
lib.es2015.symbol.d.ts
lib.es2015.symbol.wellknown.d.ts Fix declaration for Array.prototype[Symbol.unscopables] (#36540) 2020-01-31 10:42:02 -08:00
lib.es2016.array.include.d.ts
lib.es2016.d.ts
lib.es2016.full.d.ts
lib.es2017.d.ts
lib.es2017.full.d.ts
lib.es2017.intl.d.ts
lib.es2017.object.d.ts
lib.es2017.sharedmemory.d.ts
lib.es2017.string.d.ts
lib.es2017.typedarrays.d.ts
lib.es2018.asyncgenerator.d.ts
lib.es2018.asynciterable.d.ts
lib.es2018.d.ts
lib.es2018.full.d.ts
lib.es2018.intl.d.ts
lib.es2018.promise.d.ts
lib.es2018.regexp.d.ts
lib.es2019.array.d.ts
lib.es2019.d.ts
lib.es2019.full.d.ts
lib.es2019.object.d.ts
lib.es2019.string.d.ts
lib.es2019.symbol.d.ts
lib.es2020.bigint.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
lib.es2020.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
lib.es2020.full.d.ts
lib.es2020.promise.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
lib.es2020.string.d.ts
lib.es2020.symbol.wellknown.d.ts
lib.esnext.array.d.ts
lib.esnext.asynciterable.d.ts
lib.esnext.bigint.d.ts Update LKG. 2020-01-21 12:35:42 -08:00
lib.esnext.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
lib.esnext.full.d.ts
lib.esnext.intl.d.ts
lib.esnext.symbol.d.ts
lib.scripthost.d.ts
lib.webworker.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
lib.webworker.importscripts.d.ts
protocol.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
tsc.js Update LKG. 2020-01-21 12:35:42 -08:00
tsserver.js Update LKG. 2020-01-21 12:35:42 -08:00
tsserverlibrary.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
tsserverlibrary.js Update LKG. 2020-01-21 12:35:42 -08:00
typesMap.json
typescript.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
typescript.js Update LKG. 2020-01-21 12:35:42 -08:00
typescriptServices.d.ts Update LKG (#36164) 2020-01-13 13:11:29 -08:00
typescriptServices.js Update LKG. 2020-01-21 12:35:42 -08:00
typingsInstaller.js Update LKG. 2020-01-21 12:35:42 -08:00
watchGuard.js

README.md

Read This!

These files are not meant to be edited by hand. If you need to make modifications, the respective files should be changed within the repository's top-level src directory. Running gulp LKG will then appropriately update the files in this directory.