function accessimport { access } from "https://dotland.deno.dev/std@0.92.0/node/fs.ts"; access(_path: string | URL,_modeOrCallback: number | ((...args: unknown[]) => void),_callback?: CallbackWithError,): voidRevist once https://github.com/denoland/deno/issues/4017 lands Parameters_path: string | URL_modeOrCallback: number | ((...args: unknown[]) => void)optional_callback: CallbackWithErrorReturnsvoidimport accessimport { access } from "https://dotland.deno.dev/std@0.92.0/node/fs.ts";