Skip to main content
Go to Latest
type alias EaCRuntimeHandler
Re-export
import { type EaCRuntimeHandler } from "https://deno.land/x/fathym_eac_runtime@v0.0.204/mod.ts";
definition: (request: Request, ctx: EaCRuntimeContext) => Response | Promise<Response>