Skip to main content
Module

x/enzastdlib/json5/types.ts

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
Latest
import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/json5/types.ts";

Variables

Represents an enumeration of JavaScript type names supported by JSON5.

Type Aliases

Represents an array made up of JSON5 serializable members.

Represents an array made up of JSON5 serializable members.

Represents a union of JavaScript type name literals supported by JSON5.

Represents all the possible JavaScript types serializable to JSON5.