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

x/attain/plugins/ViewEngine.ts>ViewEngine

Deno API middleware Server
Go to Latest
variable ViewEngine
import { ViewEngine } from "https://deno.land/x/attain@1.1.0/plugins/ViewEngine.ts";

type

(unnamed 0: { MainComponent: any; DocumentComponent: any; PageComponentPath: string; developmentPath?: string; productionPath?: string; }) => unknown