Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method ModuleList.build
import { ModuleList } from "https://deno.land/x/frugal@0.2.1/packages/core/DependencyGraph.ts";

Build the module list from a dependency graph

Parameters

dependencyGraph: graph.DependencyGraph