Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function defineEaCConfig
import { defineEaCConfig } from "https://deno.land/x/fathym_eac_runtime@v0.1.31/src/runtime/config/defineEaCConfig.ts";

Parameters

config: Partial<EaCRuntimeConfig> | Promise<Partial<EaCRuntimeConfig>>