Skip to main content
Module

x/dtils/mod.ts>exists

The best unofficial library of utilities for Deno applications
Go to Latest
function exists
Re-export
import { exists } from "https://deno.land/x/dtils@2.2.0/mod.ts";

Parameters

file: string

Returns

Promise<boolean>