Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function existsSync
Re-export
import { existsSync } from "https://deno.land/std@0.157.0/_tools/release/deps.ts";

Parameters

path: string

Returns

boolean