Deprecated
import * as lume from "https://deno.land/x/lume@v1.16.0/deps/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 |