class types.JsonObjectValue extends _TypeJSONObjectValueimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { JsonObjectValue } = types; ConstructorsnewJsonObjectValue(params: { key: string; value: TypeJSONValue; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramskey: stringvalue: TypeJSONValueStatic Propertiesreadonly[paramDesc]: ParamDesc