Fixes #10677
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
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>