function accessimport { access } from "https://deno.land/std@0.166.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://deno.land/std@0.166.0/node/fs.ts";