Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
import * as fathymEverythingAsCode from "https://deno.land/x/fathym_everything_as_code@v0.1.73/src/eac/EaCModuleHandlers.ts";

Variables

EaCModuleHandlersSchema is a Zod schema for validating the structure of EaC module handlers. This schema includes a $Force flag for determining update behavior and allows for dynamic keys, each mapping to a EaCModuleHandler configuration.

Type Aliases

The collection of EaC module handlers for use in EaC processing.