import { loadRequestPathPatterns } from "https://deno.land/x/fathym_eac_runtime@v0.1.53/mod.ts";
Parameters
fileHandler: DFSFileHandler
setup: (allPaths: string[]) => Promise<TSetup>
loadHandlers: (filePath: string, details: TSetup) => Promise<EaCRuntimeHandlerResult | undefined>