Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aleph/project.ts>Project#_updateDependency

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

Parameters

depPath: string
depHash: string
callback: (mod: Module) => void
optional
tracing = [UNSUPPORTED]