Type alias JData

JData: null | boolean | number | string | JArray | JObject

Generated using TypeDoc