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

Type Parameters

optional
TEaC = EaCRuntimeEaC
definition: EaCRuntimePlugin<TEaC> | [string, unknown[]]