mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
This commit adds support for type definitions in "deno doc"; with this change "deno doc" is able to leverage the same directives as TS compiler. Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> |
||
|---|---|---|
| .. | ||
| module | ||
| import_map.json | ||
| types_header.out | ||
| types_header.ts | ||
| types_hint.out | ||
| types_hint.ts | ||
| types_ref.js | ||
| types_ref.out | ||
| use_import_map.js | ||
| use_import_map.out | ||