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

x/denox/src/utils/file.ts>exists

Script runner and workspace configuration for Deno
Latest
function exists
import { exists } from "https://deno.land/x/denox@0.4.0/src/utils/file.ts";

Parameters

filename: string

Returns

Promise<boolean>