import * as mod from "https://dotland.deno.dev/x/lume@v1.14.1/deps/jsonc.ts"; parse function for parsing JSONC (JSON with Comments) strings. This module is browser compatible. FunctionsfparseConverts a JSON with Comments (JSONC) string into an object. If a syntax error is found, throw a SyntaxError. InterfacesIParseOptionsType AliasesTJSONValueValid types as a result of JSON parsing