@tempots/std > JSONArray
Represents an array of JSON values.
Signature:
export type JSONArray = JSONValue[];
References: JSONValue