..
lib.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.deno.ns.d.ts
feat(cli/console): Add Deno.InspectOptions::colors ( #7742 )
2020-09-30 12:59:50 +10:00
lib.deno.shared_globals.d.ts
docs: add jsdoc for WebAssembly namespace ( #7703 )
2020-09-26 20:33:20 +02:00
lib.deno.unstable.d.ts
fix(cli/rt): make some web API constructors illegal at runtime ( #7468 )
2020-09-19 23:30:59 +02:00
lib.deno.window.d.ts
fix(cli/dts): Use var instead of const and let for globals ( #7680 )
2020-09-26 07:23:35 +10:00
lib.deno.worker.d.ts
fix(cli/dts): Use var instead of const and let for globals ( #7680 )
2020-09-26 07:23:35 +10:00
lib.dom.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00
lib.dom.iterable.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es5.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00
lib.es6.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.collection.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.core.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00
lib.es2015.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.generator.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.iterable.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.promise.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.proxy.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.reflect.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.symbol.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2015.symbol.wellknown.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2016.array.include.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2016.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2016.full.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2017.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2017.full.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2017.intl.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2017.object.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2017.sharedmemory.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00
lib.es2017.string.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2017.typedarrays.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2018.asyncgenerator.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2018.asynciterable.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2018.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2018.full.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2018.intl.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2018.promise.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2018.regexp.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2019.array.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2019.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2019.full.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2019.object.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2019.string.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2019.symbol.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2020.bigint.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00
lib.es2020.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00
lib.es2020.full.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2020.intl.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00
lib.es2020.promise.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2020.string.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.es2020.symbol.wellknown.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.esnext.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.esnext.full.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.esnext.intl.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.esnext.promise.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.esnext.string.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.scripthost.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
lib.webworker.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00
lib.webworker.importscripts.d.ts
Reduce size of TypeScript Compiler snapshot ( #6809 )
2020-07-22 12:03:46 -04:00
README.md
docs: ts upgrade instructions to exclude some .d.ts files ( #7638 )
2020-09-23 15:19:30 +10:00
typescript.d.ts
feat: update to TypeScript 4.0 ( #6514 )
2020-08-24 19:43:54 -04:00