import { graph } from "https://deno.land/x/cav@0.0.24/deps.ts";
const { Module } = graph;
Returns a plain-object representation of the module suitable for serialization as JSON.
import { graph } from "https://deno.land/x/cav@0.0.24/deps.ts";
const { Module } = graph;
Returns a plain-object representation of the module suitable for serialization as JSON.