import { type EaCModuleHandlers } from "https://deno.land/x/fathym_everything_as_code@v0.1.73/src/eac/EaCModuleHandlers.ts";
The collection of EaC module handlers for use in EaC processing.
definition: { $Force?: boolean; } & Record<string, EaCModuleHandler>