import { graph } from "https://deno.land/x/cav@0.0.24/deps.ts";
const { Module } = graph;
Explicitly free the memory used by the module.
import { graph } from "https://deno.land/x/cav@0.0.24/deps.ts";
const { Module } = graph;
Explicitly free the memory used by the module.