import { type EaCDistributedFileSystemDetails } from "https://deno.land/x/fathym_everything_as_code@v0.1.63-integration/src/modules/dfs/EaCDistributedFileSystemDetails.ts";
definition: { CacheDBLookup?: string; CacheSeconds?: number; DefaultFile?: string; Extensions?: string[]; Type: TType; UseCascading?: boolean; WorkerPath?: string; } & EaCVertexDetails