import { lstat } from "https://deno.land/std@0.138.0/node/_fs/_fs_lstat.ts";
Parameters
path: string | URL
callback: statCallback
Parameters
path: string | URL
optionsOrCallback: statCallback | statCallbackBigInt | statOptions
optional
maybeCallback: statCallback | statCallbackBigInt