import { type GraphImportJson } from "https://deno.land/x/deno_graph@0.49.0/types.d.ts";
Properties
The referrer (URL string) that was used as a base when resolving the imports added to the graph.
optional
dependencies: DependencyJson[]An array of resolved dependencies which were imported using the referrer.