Skip to main content
Module

x/aleph/project.ts>Project#getPageHtml

The Full-stack Framework in Deno.
Very Popular
Go to Latest
method Project.prototype.getPageHtml
import { Project } from "https://deno.land/x/aleph@v0.2.13/project.ts";

Parameters

loc: { pathname: string; search?: string; }

Returns

Promise<[number, string, Record<string, string> | null]>