Skip to content

Commit

Permalink
doc: Remove old link to deno types output (denoland/deno#4111)
Browse files Browse the repository at this point in the history
  • Loading branch information
nayeemrmn authored and denobot committed Jan 31, 2021
1 parent 76fc0a6 commit d593597
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit d593597

Please sign in to comment.