Skip to main content
Module

x/aleph/lib/fs.ts>readCode

The Full-stack Framework in Deno.
Go to Latest
function readCode
import { readCode } from "https://deno.land/x/aleph@1.0.0-alpha.36/lib/fs.ts";

Parameters

specifier: string

Returns

Promise<[string, number | undefined, string]>