function existsimport { exists } from "https://deno.land/x/ayonli_jsext@v0.9.72/workerd/fs.ts"; exists(path: string, options?: FileSystemOptions): Promise<boolean>Parameterspath: stringoptionaloptions: FileSystemOptions = [UNSUPPORTED]ReturnsPromise<boolean>