Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
variable saveConfig
import { saveConfig } from "https://deno.land/x/commit_genius@v0.5.1/lib/save_config.ts";

type

(config: Record<string, unknown>) => Promise<void>