import { type ProcessorHandlerResolver } from "https://deno.land/x/fathym_eac_runtime@v0.1.53/src/runtime/processors/ProcessorHandlerResolver.ts";
Type Parameters
optional
TEaC = EaCRuntimeEaCdefinition: { Resolve: () => Promise<EaCRuntimeHandler | undefined>; }