Skip to main content
Go to Latest
function loadPreactAppHandler
Re-export
import { loadPreactAppHandler } from "https://deno.land/x/fathym_eac_runtime@v0.0.190/mod.ts";

Parameters

esbuild: ESBuild
fileHandler: DFSFileHandler
filePath: string
dfs: EaCDistributedFileSystem
layouts:
[
string,
ComponentType<any>,
boolean,
string,
]
[]
renderHandler: PreactRenderHandler

Returns

Promise<EaCRuntimeHandlerResult>