Skip to main content
Go to Latest
type alias EaCCommitResponse
Re-export
import { type EaCCommitResponse } from "https://deno.land/x/fathym_everything_as_code@v0.0.354-integration/mod.ts";
definition: { CommitID: string; EnterpriseLookup: string; Message: string; }