Type alias JSONPODValueTuple

JSONPODValueTuple: JSONPODValue[]

Defines the JSON encoding of a tuple of POD values. This is simply an array of JSONPODValue objects described elsewhere.

Generated using TypeDoc