Skip to main content
Module

x/aleph/project.ts>Project#_lookupAsyncDeps

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Project.prototype._lookupAsyncDeps
import { Project } from "https://deno.land/x/aleph@v0.2.13/project.ts";

Parameters

moduleID: string
optional
__deps: { url: string; hash: string; async?: boolean; }[] = [UNSUPPORTED]
optional
__tracing: Set<string> = [UNSUPPORTED]