function accessRe-exportimport { access } from "https://deno.land/std@0.52.0/node/fs.ts"; access(path: string | URL,modeOrCallback: number | Function,callback?: CallbackWithError,): voidRevist once https://github.com/denoland/deno/issues/4017 lands Parameterspath: string | URLmodeOrCallback: number | Functionoptionalcallback: CallbackWithErrorReturnsvoid