Module

x/aleph/lib/fs.ts>findFile

The Full-stack Framework in Deno.
Go to Latest
function findFile
import { findFile } from "https://dotland.deno.dev/x/aleph@1.0.0-alpha.41/lib/fs.ts";

Parameters

filenames: string[]

Returns

Promise<string | undefined>