class types.JsonObjectValue
extends _TypeJSONObjectValue
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { JsonObjectValue } = types;
Constructors
new
JsonObjectValue(params: { key: string; value: TypeJSONValue; })Static Properties
readonly
[paramDesc]: ParamDesc