class types.JsonObject
extends _TypeJSONValue
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { JsonObject } = types;
Constructors
new
JsonObject(params: { value: Array<TypeJSONObjectValue>; })Static Properties
readonly
[paramDesc]: ParamDesc