Skip to main content
The Deno 2 Release Candidate is here
Learn more
Very Popular
Go to Latest
method Analyzer.prototype.createDependencyGraph
import { Analyzer } from "https://deno.land/x/aleph@v0.3.0-beta.4/server/analyzer.ts";

Parameters

module: Pick<Module, "specifier" | "deps" | "external">
optional
isPreload: boolean
optional
__tracing = [UNSUPPORTED]