Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias EaCPreactAppProcessor
import { type EaCPreactAppProcessor } from "https://deno.land/x/fathym_everything_as_code@v0.1.63-integration/src/modules/applications/EaCPreactAppProcessor.ts";

The EaCPreact app processor.

definition: { AppDFSLookup: string; ComponentDFSLookups?: [string, string[]][]; } & EaCProcessor<"PreactApp">