import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Calls .readJson()
, but returns undefined if the file doesn't exist.
Parameters
optional
options: Deno.ReadFileOptionsimport { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Calls .readJson()
, but returns undefined if the file doesn't exist.