Type Alias JSONObject

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