import { type EaCPreactAppProcessor } from "https://deno.land/x/fathym_everything_as_code@v0.1.73/src/modules/applications/EaCPreactAppProcessor.ts";
The EaCPreact app processor.
definition: { AppDFSLookup: string; BypassEaCBase?: boolean; ComponentDFSLookups?: [string, string[]][]; } & EaCProcessor<"PreactApp">