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.74/src/eac/EaCModuleHandler.ts";

Variables

EaCModuleHandlerSchema represents a configuration for handling a specific EaC module, including its API path and processing order. This schema ensures a consistent structure for module handlers, supporting reliable sequencing and modular API configuration within the EaC environment.

Type Aliases

EaC module handler for use in EaC processing.