Skip to main content
Module

x/aleph/server/helpers.ts>fetchCode

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function fetchCode
import { fetchCode } from "https://deno.land/x/aleph@1.0.0-beta.1/server/helpers.ts";

Parameters

specifier: string
optional
target: TransformOptions["target"]

Returns

Promise<[string, string]>