Type alias JSONObject

JSONObject: {
    [key in string]?: JSONTypes
}

Generated using TypeDoc