From db597055958a9dbc9c8e633e01d9229b55d1d6ef Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Mon, 24 Feb 2020 20:02:22 +0000 Subject: doc: Remove old link to deno types output (#4111) --- std/manual.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'std/manual.md') diff --git a/std/manual.md b/std/manual.md index 486130612..271dcd6c7 100644 --- a/std/manual.md +++ b/std/manual.md @@ -180,8 +180,6 @@ The output is the concatenation of three library files that are built into Deno: - [lib.deno.shared_globals.d.ts](https://github.com/denoland/deno/blob/master/cli/js/lib.deno.shared_globals.d.ts) - [lib.deno.window.d.ts](https://github.com/denoland/deno/blob/master/cli/js/lib.deno.window.d.ts) -[This is what the output looks like.](https://github.com/denoland/deno/blob/master/cli/js/lib.deno_runtime.d.ts) - ### Reference websites [TypeScript Deno API](https://deno.land/typedoc/index.html). -- cgit v1.2.3