Skip to main content
Module

x/attain/plugins/ViewEngine.tsx>ViewEngine

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

type

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