import { type JSONC } from "https://dotland.deno.dev/x/fresh@1.7.3/src/dev/deps.ts";
const { JsonValue } = JSONC;
The type of the result of parsing JSON.
import { type JSONC } from "https://dotland.deno.dev/x/fresh@1.7.3/src/dev/deps.ts";
const { JsonValue } = JSONC;
The type of the result of parsing JSON.