function accessSyncimport { accessSync } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; accessSync(path: string | Buffer | URL, mode?: number)Parameterspath: string | Buffer | URLoptionalmode: numberimport accessSyncimport { accessSync } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";