Skip to main content
Go to Latest
type alias EaCGitHubAppProviderDetails
import { type EaCGitHubAppProviderDetails } from "https://deno.land/x/fathym_everything_as_code@v0.0.390-integration/mod.ts";
definition: { AppID: string; PrivateKey: string; WebhooksSecret: string; } & EaCProviderDetails