Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/server/html.ts>loadAndFixIndexHtml

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function loadAndFixIndexHtml
import { loadAndFixIndexHtml } from "https://deno.land/x/aleph@1.0.0-alpha.21/server/html.ts";

Parameters

isDev: boolean
optional
ssr: { suspense?: boolean; }

Returns

Promise<Uint8Array>