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