import { buildDenoKVDFSFileHandler } from "https://deno.land/x/fathym_eac_runtime@v0.1.53/mod.ts";
type
() => DFSFileHandler
denoKv: Deno.Kv,
rootKey: Deno.KvKey,
root: string,
segmentPath?: string,
pathResolver?: (filePath: string) => string,
import { buildDenoKVDFSFileHandler } from "https://deno.land/x/fathym_eac_runtime@v0.1.53/mod.ts";