function accessimport { access } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; access(path: string | Buffer | URL,mode: number | CallbackWithError,callback?: CallbackWithError,)Parameterspath: string | Buffer | URLmode: number | CallbackWithErroroptionalcallback: CallbackWithErrorimport accessimport { access } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";