import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Reads and parses the file as JSON, throwing if it doesn't exist or is not valid JSON.
Parameters
optional
options: Deno.ReadFileOptionsimport { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Reads and parses the file as JSON, throwing if it doesn't exist or is not valid JSON.