Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aleph/lib/fs.ts>existsFile

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

Parameters

path: string

Returns

Promise<boolean>