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

Parameters

config: EaCRuntimeConfig
optional
configure: (rt: EaCRuntime) => Promise<void>

Returns

Promise<void>