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

x/aleph/server/graph.ts>DependencyGraph#lookup

The Full-stack Framework in Deno.
Go to Latest
method DependencyGraph.prototype.lookup
import { DependencyGraph } from "https://deno.land/x/aleph@1.0.0-alpha.26/server/graph.ts";

Parameters

specifier: string
callback: (specifier: string) => void | false