Skip to main content
Latest
type alias Config
import { type Config } from "https://deno.land/x/commit_genius@v0.5.1/types.d.ts";
definition: { [key: string]: string | undefined; api_key?: string; model?: Model; }