import * as mod from "https://deno.land/std@0.177.0/encoding/jsonc.ts";
Functions
Converts a JSON with Comments (JSONC) string into an object. If a syntax error is found, throw a SyntaxError. |
Type Aliases
Valid types as a result of JSON parsing |
import * as mod from "https://deno.land/std@0.177.0/encoding/jsonc.ts";
Converts a JSON with Comments (JSONC) string into an object. If a syntax error is found, throw a SyntaxError. |
Valid types as a result of JSON parsing |