function existsFileSyncimport { existsFileSync } from "https://deno.land/x/aleph@v0.3.0-alpha.32/shared/fs.ts"; existsFileSync(path: string): booleanParameterspath: stringReturnsboolean