import { ModuleGraph } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/types.ts";
Returns a plain-object representation of the module graph suitable for
serialization as JSON, similar to the deno info --json
output.
import { ModuleGraph } from "https://deno.land/x/mesozoic@v1.0.0-beta.1/lib/types.ts";
Returns a plain-object representation of the module graph suitable for
serialization as JSON, similar to the deno info --json
output.