import { PathRef } from "https://deno.land/x/dax@0.31.1/mod.ts";
Calls .readBytesSync()
, but returns undefined if the path doesn't exist.
import { PathRef } from "https://deno.land/x/dax@0.31.1/mod.ts";
Calls .readBytesSync()
, but returns undefined if the path doesn't exist.