Skip to main content
Module

x/alephjs/server/helpers.ts>findFile

The Full-stack Framework in Deno.
Latest
function findFile
import { findFile } from "https://deno.land/x/alephjs@1.0.0-alpha.78.1/server/helpers.ts";

Parameters

filenames: string[]
optional
cwd = [UNSUPPORTED]

Returns

Promise<string | undefined>