Skip to main content
Go to Latest
type alias DFSFileHandlerResolver
Re-export
import { type DFSFileHandlerResolver } from "https://deno.land/x/fathym_eac_runtime@v0.0.190/mod.ts";
definition: { Resolve: (ioc: IoCContainer, modifier: EaCDistributedFileSystem) => Promise<DFSFileHandler>; }