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