import { type CacheInfo } from "https://deno.land/x/deno_graph@0.63.3/mod.ts";
Additional meta data that is used to enrich the output of the module graph.
Properties
The string path to where the local version of the content is located. For
non file:
URLs, this is the location of the cached content, otherwise it
is the absolute path to the local file.
The string path to where a transpiled version of the source content is located, if any.