import { JSONC } from "https://dotland.deno.dev/x/fresh@1.7.3/src/dev/deps.ts";
Functions
Converts a JSON with Comments (JSONC) string into an object.
If a syntax error is found, throw a {@link |
Interfaces
Options for |
Type Aliases
The type of the result of parsing JSON. |