import { type Dependency } from "https://deno.land/x/deno_graph@0.38.0/mod.ts";
Properties
An object pointing to the resolved type dependency of a module. This is
populated when the @deno-types
directive was used to supply a type
definition file for a dependency.