Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_graph/lib/types.d.ts>Module#free

The module graph logic for Deno CLI
Go to Latest
method Module.prototype.free
import { Module } from "https://deno.land/x/deno_graph@0.37.1/lib/types.d.ts";

Explicitly free the memory used by the module.