Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sdl_ts/shared/fs.ts>exists

SDL TypeScript bindings.
Go to Latest
function exists
import { exists } from "https://deno.land/x/sdl_ts@v0.0.1/shared/fs.ts";

Parameters

filename: string

Returns

Promise<boolean>