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