pub fn analyze_deno_types(
    leading_comments: &[Comment]
) -> Option<DenoTypesPragma>
Expand description

Searches comments for any @deno-types compiler hints.