import { ModuleGraph } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/types.ts";
Given a string URL, return the resolved string URL accounting for any redirections that might have occurred when resolving the module graph.
import { ModuleGraph } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/types.ts";
Given a string URL, return the resolved string URL accounting for any redirections that might have occurred when resolving the module graph.