Skip to main content
Module

x/aleph/server/mod.ts>Application#fetchDependency

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Application.prototype.fetchDependency
Re-export
import { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.2/server/mod.ts";

fetch dependency content, use deno builtin cache system

Parameters

url: string

Returns

Promise<Uint8Array>