method DependencyGraph.prototype.lookupimport { DependencyGraph } from "https://deno.land/x/aleph@1.0.0-alpha.56/server/graph.ts"; lookup(specifier: string, callback: (specifier: string) => void | false)Parametersspecifier: stringcallback: (specifier: string) => void | false