import { type EaCGitHubAppProviderDetails } from "https://deno.land/x/fathym_everything_as_code@v0.1.73/src/modules/identity/EaCGitHubAppProviderDetails.ts";
definition: { AppID: string; PrivateKey: string; WebhooksSecret: string; } & EaCProviderDetails