TypeScript/lib
2017-03-01 18:48:08 +02:00
..
.gitattributes Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
cancellationToken.js LKG update 2017-02-15 14:44:31 -08:00
lib.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.dom.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.dom.iterable.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.es5.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es6.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es2015.collection.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es2015.core.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es2015.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.es2015.generator.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.es2015.iterable.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es2015.promise.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es2015.proxy.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es2015.reflect.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.es2015.symbol.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es2015.symbol.wellknown.d.ts LKG update 2017-02-15 14:44:31 -08:00
lib.es2016.array.include.d.ts Update LKG 2016-12-15 13:46:39 -08:00
lib.es2016.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.es2017.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.es2017.object.d.ts Update LKG 2016-12-15 13:46:39 -08:00
lib.es2017.sharedmemory.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.es2017.string.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.scripthost.d.ts Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
lib.webworker.d.ts LKG update 2017-02-15 14:44:31 -08:00
protocol.d.ts Add insert...Braces Option to Server Protocol 2017-03-01 18:48:08 +02:00
README.md Make line-endings LF only in the /lib dir 2016-12-14 22:03:00 -08:00
tsc.js LKG update 2017-02-15 14:44:31 -08:00
tsserver.js LKG update 2017-02-15 14:44:31 -08:00
tsserverlibrary.d.ts LKG update 2017-02-15 14:44:31 -08:00
tsserverlibrary.js LKG update 2017-02-15 14:44:31 -08:00
typescript.d.ts LKG update 2017-02-15 14:44:31 -08:00
typescript.js LKG update 2017-02-15 14:44:31 -08:00
typescriptServices.d.ts LKG update 2017-02-15 14:44:31 -08:00
typescriptServices.js LKG update 2017-02-15 14:44:31 -08:00
typingsInstaller.js LKG update 2017-02-15 14:44:31 -08:00

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 jake LKG will then appropriately update the files in this directory.