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

Parameters

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

Returns

Promise<void>