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">