import { isEaCPreactAppProcessor } from "https://deno.land/x/fathym_everything_as_code@v0.1.74/src/modules/applications/EaCPreactAppProcessor.ts";
Type Guard: Checks if the given object is an EaCPreactAppProcessor.
Returns
proc is EaCPreactAppProcessor
true if the given processor is an EaCPreactAppProcessor, false otherwise.