import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/json5/record.ts";
Functions
Returns an expression parsed following a simplified JSON5 syntax using a a JSON Schema for type hinting. |
Type Aliases
Represents a record of JSON5 expressions. |