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