JSONValue: string | number | boolean | null | JSONValue[] | { [key: string]: JSONValue }

Generated using TypeDoc