Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function startServer
import { startServer } from "https://deno.land/x/fathym_eac_runtime@v0.1.54/src/server/startServer.ts";

Parameters

optional
options: Parameters<EaCRuntime["Configure"]>[0]

Returns

Promise<void>