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