Home > @infiniteobjects/type-utils > JsonArray
Matches a JSON array.
Signature:
export type JsonArray = JsonValue[];
References: JsonValue