import * as capi from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/jsonc.ts";
Functions
Converts a JSON with Comments (JSONC) string into an object. If a syntax error is found, throw a SyntaxError. |
Type Aliases
The type of the result of parsing JSON. |