class types.JsonArray extends _TypeJSONValueimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { JsonArray } = types; ConstructorsnewJsonArray(params: { value: Array<TypeJSONValue>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsvalue: Array<TypeJSONValue>Static Propertiesreadonly[paramDesc]: ParamDesc