mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
doc: Remove old link to deno types output (#4111)
This commit is contained in:
parent
2b7e28b591
commit
db59705595
1 changed files with 0 additions and 2 deletions
|
@ -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.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)
|
- [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
|
### Reference websites
|
||||||
|
|
||||||
[TypeScript Deno API](https://deno.land/typedoc/index.html).
|
[TypeScript Deno API](https://deno.land/typedoc/index.html).
|
||||||
|
|
Loading…
Add table
Reference in a new issue