Skip to main content
Go to Latest
type alias EaCDeleteRequest
import { type EaCDeleteRequest } from "https://deno.land/x/fathym_everything_as_code@v0.0.222-integration/mod.ts";
definition: DenoKVNonce & { Archive: boolean; CommitID: string; EaC: EverythingAsCode; JWT: string; ProcessingSeconds: number; Username: string; }