type alias FileListInputimport { type FileListInput } from "https://deno.land/x/fathym_common@v0.0.131/src/utils/path.ts"; definition: { Directory: string; Extensions?: string[]; }