Skip to main content
Extremely Popular
Go to Latest
method ServerContext.fromManifest
Re-export
import { ServerContext } from "https://deno.land/x/fresh@1.1.2/src/server/mod.ts";

Process the manifest into individual components and pages.

Parameters

manifest: Manifest
opts: FreshOptions

Returns

Promise<ServerContext>