import { type EaCDenoKVDistributedFileSystemDetails } from "https://deno.land/x/fathym_everything_as_code@v0.1.63-integration/src/modules/dfs/EaCDenoKVDistributedFileSystemDetails.ts";
definition: { DatabaseLookup: string; FileRoot: string; SegmentPath?: string; RootKey: Deno.KvKey; } & EaCDistributedFileSystemDetails<"DenoKV">