Type alias JsonArray<P>

JsonArray<P>: DeepArray<P, string> | P[]

Return-type of parsed JSON array.

Type Parameters

Generated using TypeDoc