import { Path } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Calls .readJsonSync()
, but returns undefined if the file doesn't exist.
import { Path } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Calls .readJsonSync()
, but returns undefined if the file doesn't exist.