import { PathRef } from "https://deno.land/x/dax@0.33.0/mod.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.33.0/mod.ts";
Calls .readJson()
, but returns undefined if the file doesn't exist.