Skip to main content
Go to Latest
type alias EaCDenoKVDatabaseDetails
import { type EaCDenoKVDatabaseDetails } from "https://deno.land/x/fathym_everything_as_code@v0.0.357/mod.ts";
definition: { DenoKVPath?: string; Type: "DenoKV"; } & EaCDatabaseDetails