Skip to main content
Module

x/aleph/server/html.ts>loadIndexHtml

The Full-stack Framework in Deno.
Go to Latest
function loadIndexHtml
import { loadIndexHtml } from "https://deno.land/x/aleph@1.0.0-beta.20/server/html.ts";

Parameters

filepath: string
options: LoadOptions

Returns

Promise<Uint8Array | null>