import * as mod from "https://deno.land/std@0.222.1/jsonc/mod.ts";
Functions
Converts a JSON with Comments (JSONC) string into an object.
If a syntax error is found, throw a |
Interfaces
Options for |
Type Aliases
The type of the result of parsing JSON. |