{
  "type": "Program",
  "start": 0,
  "end": 4466,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 145,
      "column": 0
    }
  },
  "sourceType": "module",
  "body": [
    {
      "type": "ImportDeclaration",
      "start": 79,
      "end": 105,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 26
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 86,
          "end": 91,
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 86,
            "end": 91,
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 12
              }
            },
            "name": "React",
            "leadingComments": null
          },
          "leadingComments": null
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 97,
        "end": 104,
        "loc": {
          "start": {
            "line": 3,
            "column": 18
          },
          "end": {
            "line": 3,
            "column": 25
          }
        },
        "value": "react",
        "rawValue": "react",
        "raw": "'react'"
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": " global __DIST__ __TEST__ HAS_CLIENT_LOADING ROC_CLIENT_LOADING ROC_PATH ",
          "start": 0,
          "end": 77,
          "loc": {
            "start": {
              "line": 1,
              "column": 0
            },
            "end": {
              "line": 1,
              "column": 77
            }
          },
          "range": [
            0,
            77
          ]
        }
      ]
    },
    {
      "type": "ImportDeclaration",
      "start": 106,
      "end": 139,
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 33
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 113,
          "end": 121,
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 15
            }
          },
          "local": {
            "type": "Identifier",
            "start": 113,
            "end": 121,
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 15
              }
            },
            "name": "ReactDom"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 127,
        "end": 138,
        "loc": {
          "start": {
            "line": 4,
            "column": 21
          },
          "end": {
            "line": 4,
            "column": 32
          }
        },
        "value": "react-dom",
        "rawValue": "react-dom",
        "raw": "'react-dom'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 141,
      "end": 202,
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 61
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 148,
          "end": 161,
          "loc": {
            "start": {
              "line": 6,
              "column": 7
            },
            "end": {
              "line": 6,
              "column": 20
            }
          },
          "local": {
            "type": "Identifier",
            "start": 148,
            "end": 161,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 20
              }
            },
            "name": "createHistory"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 167,
        "end": 201,
        "loc": {
          "start": {
            "line": 6,
            "column": 26
          },
          "end": {
            "line": 6,
            "column": 60
          }
        },
        "value": "history/lib/createBrowserHistory",
        "rawValue": "history/lib/createBrowserHistory",
        "raw": "'history/lib/createBrowserHistory'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 203,
      "end": 253,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 50
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 210,
          "end": 221,
          "loc": {
            "start": {
              "line": 7,
              "column": 7
            },
            "end": {
              "line": 7,
              "column": 18
            }
          },
          "local": {
            "type": "Identifier",
            "start": 210,
            "end": 221,
            "loc": {
              "start": {
                "line": 7,
                "column": 7
              },
              "end": {
                "line": 7,
                "column": 18
              }
            },
            "name": "useBasename"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 227,
        "end": 252,
        "loc": {
          "start": {
            "line": 7,
            "column": 24
          },
          "end": {
            "line": 7,
            "column": 49
          }
        },
        "value": "history/lib/useBasename",
        "rawValue": "history/lib/useBasename",
        "raw": "'history/lib/useBasename'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 254,
      "end": 292,
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 8,
          "column": 38
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 263,
          "end": 269,
          "loc": {
            "start": {
              "line": 8,
              "column": 9
            },
            "end": {
              "line": 8,
              "column": 15
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 263,
            "end": 269,
            "loc": {
              "start": {
                "line": 8,
                "column": 9
              },
              "end": {
                "line": 8,
                "column": 15
              }
            },
            "name": "Router"
          },
          "local": {
            "type": "Identifier",
            "start": 263,
            "end": 269,
            "loc": {
              "start": {
                "line": 8,
                "column": 9
              },
              "end": {
                "line": 8,
                "column": 15
              }
            },
            "name": "Router"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 277,
        "end": 291,
        "loc": {
          "start": {
            "line": 8,
            "column": 23
          },
          "end": {
            "line": 8,
            "column": 37
          }
        },
        "value": "react-router",
        "rawValue": "react-router",
        "raw": "'react-router'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 294,
      "end": 333,
      "loc": {
        "start": {
          "line": 10,
          "column": 0
        },
        "end": {
          "line": 10,
          "column": 39
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 303,
          "end": 311,
          "loc": {
            "start": {
              "line": 10,
              "column": 9
            },
            "end": {
              "line": 10,
              "column": 17
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 303,
            "end": 311,
            "loc": {
              "start": {
                "line": 10,
                "column": 9
              },
              "end": {
                "line": 10,
                "column": 17
              }
            },
            "name": "Provider"
          },
          "local": {
            "type": "Identifier",
            "start": 303,
            "end": 311,
            "loc": {
              "start": {
                "line": 10,
                "column": 9
              },
              "end": {
                "line": 10,
                "column": 17
              }
            },
            "name": "Provider"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 319,
        "end": 332,
        "loc": {
          "start": {
            "line": 10,
            "column": 25
          },
          "end": {
            "line": 10,
            "column": 38
          }
        },
        "value": "react-redux",
        "rawValue": "react-redux",
        "raw": "'react-redux'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 334,
      "end": 391,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 57
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 343,
          "end": 361,
          "loc": {
            "start": {
              "line": 11,
              "column": 9
            },
            "end": {
              "line": 11,
              "column": 27
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 343,
            "end": 361,
            "loc": {
              "start": {
                "line": 11,
                "column": 9
              },
              "end": {
                "line": 11,
                "column": 27
              }
            },
            "name": "syncReduxAndRouter"
          },
          "local": {
            "type": "Identifier",
            "start": 343,
            "end": 361,
            "loc": {
              "start": {
                "line": 11,
                "column": 9
              },
              "end": {
                "line": 11,
                "column": 27
              }
            },
            "name": "syncReduxAndRouter"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 369,
        "end": 390,
        "loc": {
          "start": {
            "line": 11,
            "column": 35
          },
          "end": {
            "line": 11,
            "column": 56
          }
        },
        "value": "redux-simple-router",
        "rawValue": "redux-simple-router",
        "raw": "'redux-simple-router'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 392,
      "end": 418,
      "loc": {
        "start": {
          "line": 12,
          "column": 0
        },
        "end": {
          "line": 12,
          "column": 26
        }
      },
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "start": 399,
          "end": 404,
          "loc": {
            "start": {
              "line": 12,
              "column": 7
            },
            "end": {
              "line": 12,
              "column": 12
            }
          },
          "local": {
            "type": "Identifier",
            "start": 399,
            "end": 404,
            "loc": {
              "start": {
                "line": 12,
                "column": 7
              },
              "end": {
                "line": 12,
                "column": 12
              }
            },
            "name": "debug"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 410,
        "end": 417,
        "loc": {
          "start": {
            "line": 12,
            "column": 18
          },
          "end": {
            "line": 12,
            "column": 25
          }
        },
        "value": "debug",
        "rawValue": "debug",
        "raw": "'debug'"
      }
    },
    {
      "type": "ImportDeclaration",
      "start": 420,
      "end": 475,
      "loc": {
        "start": {
          "line": 14,
          "column": 0
        },
        "end": {
          "line": 14,
          "column": 55
        }
      },
      "specifiers": [
        {
          "type": "ImportSpecifier",
          "start": 429,
          "end": 438,
          "loc": {
            "start": {
              "line": 14,
              "column": 9
            },
            "end": {
              "line": 14,
              "column": 18
            }
          },
          "imported": {
            "type": "Identifier",
            "start": 429,
            "end": 438,
            "loc": {
              "start": {
                "line": 14,
                "column": 9
              },
              "end": {
                "line": 14,
                "column": 18
              }
            },
            "name": "rocConfig"
          },
          "local": {
            "type": "Identifier",
            "start": 429,
            "end": 438,
            "loc": {
              "start": {
                "line": 14,
                "column": 9
              },
              "end": {
                "line": 14,
                "column": 18
              }
            },
            "name": "rocConfig"
          }
        }
      ],
      "importKind": "value",
      "source": {
        "type": "Literal",
        "start": 446,
        "end": 474,
        "loc": {
          "start": {
            "line": 14,
            "column": 26
          },
          "end": {
            "line": 14,
            "column": 54
          }
        },
        "value": "../shared/universal-config",
        "rawValue": "../shared/universal-config",
        "raw": "'../shared/universal-config'"
      }
    },
    {
      "type": "VariableDeclaration",
      "start": 477,
      "end": 517,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 40
        }
      },
      "declarations": [
        {
          "type": "VariableDeclarator",
          "start": 483,
          "end": 516,
          "loc": {
            "start": {
              "line": 16,
              "column": 6
            },
            "end": {
              "line": 16,
              "column": 39
            }
          },
          "id": {
            "type": "Identifier",
            "start": 483,
            "end": 494,
            "loc": {
              "start": {
                "line": 16,
                "column": 6
              },
              "end": {
                "line": 16,
                "column": 17
              }
            },
            "name": "clientDebug"
          },
          "init": {
            "type": "CallExpression",
            "start": 497,
            "end": 516,
            "loc": {
              "start": {
                "line": 16,
                "column": 20
              },
              "end": {
                "line": 16,
                "column": 39
              }
            },
            "callee": {
              "type": "Identifier",
              "start": 497,
              "end": 502,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 20
                },
                "end": {
                  "line": 16,
                  "column": 25
                }
              },
              "name": "debug"
            },
            "arguments": [
              {
                "type": "Literal",
                "start": 503,
                "end": 515,
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 26
                  },
                  "end": {
                    "line": 16,
                    "column": 38
                  }
                },
                "value": "roc:client",
                "rawValue": "roc:client",
                "raw": "'roc:client'"
              }
            ]
          }
        }
      ],
      "kind": "const"
    },
    {
      "type": "VariableDeclaration",
      "start": 519,
      "end": 571,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 18,
          "column": 52
        }
      },
      "declarations": [
        {
          "type": "VariableDeclarator",
          "start": 525,
          "end": 570,
          "loc": {
            "start": {
              "line": 18,
              "column": 6
            },
            "end": {
              "line": 18,
              "column": 51
            }
          },
          "id": {
            "type": "Identifier",
            "start": 525,
            "end": 533,
            "loc": {
              "start": {
                "line": 18,
                "column": 6
              },
              "end": {
                "line": 18,
                "column": 14
              }
            },
            "name": "basename"
          },
          "init": {
            "type": "ConditionalExpression",
            "start": 536,
            "end": 570,
            "loc": {
              "start": {
                "line": 18,
                "column": 17
              },
              "end": {
                "line": 18,
                "column": 51
              }
            },
            "test": {
              "type": "BinaryExpression",
              "start": 536,
              "end": 552,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 17
                },
                "end": {
                  "line": 18,
                  "column": 33
                }
              },
              "left": {
                "type": "Identifier",
                "start": 536,
                "end": 544,
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 17
                  },
                  "end": {
                    "line": 18,
                    "column": 25
                  }
                },
                "name": "ROC_PATH"
              },
              "operator": "===",
              "right": {
                "type": "Literal",
                "start": 549,
                "end": 552,
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 30
                  },
                  "end": {
                    "line": 18,
                    "column": 33
                  }
                },
                "value": "/",
                "rawValue": "/",
                "raw": "'/'"
              }
            },
            "consequent": {
              "type": "Literal",
              "start": 555,
              "end": 559,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 36
                },
                "end": {
                  "line": 18,
                  "column": 40
                }
              },
              "value": null,
              "rawValue": null,
              "raw": "null"
            },
            "alternate": {
              "type": "Identifier",
              "start": 562,
              "end": 570,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 43
                },
                "end": {
                  "line": 18,
                  "column": 51
                }
              },
              "name": "ROC_PATH"
            }
          }
        }
      ],
      "kind": "const",
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * Client entry point for React applications.\n *\n * @example\n * import { createClient } from 'roc-web-react/app/client';\n *\n * const server = createClient({\n *     createRoutes: routes,\n *     createStore: store,\n *     mountNode: 'application'\n * });\n *\n * @param {rocClientOptions} options - Options for the client\n ",
          "start": 573,
          "end": 897,
          "loc": {
            "start": {
              "line": 20,
              "column": 0
            },
            "end": {
              "line": 33,
              "column": 3
            }
          },
          "range": [
            573,
            897
          ]
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "start": 898,
      "end": 4465,
      "loc": {
        "start": {
          "line": 34,
          "column": 0
        },
        "end": {
          "line": 144,
          "column": 1
        }
      },
      "declaration": {
        "type": "FunctionDeclaration",
        "start": 913,
        "end": 4465,
        "loc": {
          "start": {
            "line": 34,
            "column": 15
          },
          "end": {
            "line": 144,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 922,
          "end": 934,
          "loc": {
            "start": {
              "line": 34,
              "column": 24
            },
            "end": {
              "line": 34,
              "column": 36
            }
          },
          "name": "createClient",
          "leadingComments": null
        },
        "generator": false,
        "expression": false,
        "async": false,
        "params": [
          {
            "type": "ObjectPattern",
            "start": 935,
            "end": 975,
            "loc": {
              "start": {
                "line": 34,
                "column": 37
              },
              "end": {
                "line": 34,
                "column": 77
              }
            },
            "properties": [
              {
                "type": "Property",
                "start": 937,
                "end": 949,
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 39
                  },
                  "end": {
                    "line": 34,
                    "column": 51
                  }
                },
                "method": false,
                "shorthand": true,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 937,
                  "end": 949,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 39
                    },
                    "end": {
                      "line": 34,
                      "column": 51
                    }
                  },
                  "name": "createRoutes"
                },
                "kind": "init",
                "value": {
                  "type": "Identifier",
                  "start": 937,
                  "end": 949,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 39
                    },
                    "end": {
                      "line": 34,
                      "column": 51
                    }
                  },
                  "name": "createRoutes"
                }
              },
              {
                "type": "Property",
                "start": 951,
                "end": 962,
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 53
                  },
                  "end": {
                    "line": 34,
                    "column": 64
                  }
                },
                "method": false,
                "shorthand": true,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 951,
                  "end": 962,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 53
                    },
                    "end": {
                      "line": 34,
                      "column": 64
                    }
                  },
                  "name": "createStore"
                },
                "kind": "init",
                "value": {
                  "type": "Identifier",
                  "start": 951,
                  "end": 962,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 53
                    },
                    "end": {
                      "line": 34,
                      "column": 64
                    }
                  },
                  "name": "createStore"
                }
              },
              {
                "type": "Property",
                "start": 964,
                "end": 973,
                "loc": {
                  "start": {
                    "line": 34,
                    "column": 66
                  },
                  "end": {
                    "line": 34,
                    "column": 75
                  }
                },
                "method": false,
                "shorthand": true,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 964,
                  "end": 973,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 66
                    },
                    "end": {
                      "line": 34,
                      "column": 75
                    }
                  },
                  "name": "mountNode"
                },
                "kind": "init",
                "value": {
                  "type": "Identifier",
                  "start": 964,
                  "end": 973,
                  "loc": {
                    "start": {
                      "line": 34,
                      "column": 66
                    },
                    "end": {
                      "line": 34,
                      "column": 75
                    }
                  },
                  "name": "mountNode"
                }
              }
            ]
          }
        ],
        "body": {
          "type": "BlockStatement",
          "start": 977,
          "end": 4465,
          "loc": {
            "start": {
              "line": 34,
              "column": 79
            },
            "end": {
              "line": 144,
              "column": 1
            }
          },
          "body": [
            {
              "type": "IfStatement",
              "start": 983,
              "end": 1070,
              "loc": {
                "start": {
                  "line": 35,
                  "column": 4
                },
                "end": {
                  "line": 37,
                  "column": 5
                }
              },
              "test": {
                "type": "UnaryExpression",
                "start": 987,
                "end": 1000,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 8
                  },
                  "end": {
                    "line": 35,
                    "column": 21
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "Identifier",
                  "start": 988,
                  "end": 1000,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 9
                    },
                    "end": {
                      "line": 35,
                      "column": 21
                    }
                  },
                  "name": "createRoutes"
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 1002,
                "end": 1070,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 23
                  },
                  "end": {
                    "line": 37,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ThrowStatement",
                    "start": 1012,
                    "end": 1064,
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 8
                      },
                      "end": {
                        "line": 36,
                        "column": 60
                      }
                    },
                    "argument": {
                      "type": "NewExpression",
                      "start": 1018,
                      "end": 1063,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 14
                        },
                        "end": {
                          "line": 36,
                          "column": 59
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 1022,
                        "end": 1027,
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 18
                          },
                          "end": {
                            "line": 36,
                            "column": 23
                          }
                        },
                        "name": "Error"
                      },
                      "arguments": [
                        {
                          "type": "TemplateLiteral",
                          "start": 1028,
                          "end": 1062,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 24
                            },
                            "end": {
                              "line": 36,
                              "column": 58
                            }
                          },
                          "expressions": [],
                          "quasis": [
                            {
                              "type": "TemplateElement",
                              "start": 1029,
                              "end": 1061,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 25
                                },
                                "end": {
                                  "line": 36,
                                  "column": 57
                                }
                              },
                              "value": {
                                "raw": "createRoutes needs to be defined",
                                "cooked": "createRoutes needs to be defined"
                              },
                              "tail": true
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 1076,
              "end": 1157,
              "loc": {
                "start": {
                  "line": 39,
                  "column": 4
                },
                "end": {
                  "line": 41,
                  "column": 5
                }
              },
              "test": {
                "type": "UnaryExpression",
                "start": 1080,
                "end": 1090,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 8
                  },
                  "end": {
                    "line": 39,
                    "column": 18
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "Identifier",
                  "start": 1081,
                  "end": 1090,
                  "loc": {
                    "start": {
                      "line": 39,
                      "column": 9
                    },
                    "end": {
                      "line": 39,
                      "column": 18
                    }
                  },
                  "name": "mountNode"
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 1092,
                "end": 1157,
                "loc": {
                  "start": {
                    "line": 39,
                    "column": 20
                  },
                  "end": {
                    "line": 41,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ThrowStatement",
                    "start": 1102,
                    "end": 1151,
                    "loc": {
                      "start": {
                        "line": 40,
                        "column": 8
                      },
                      "end": {
                        "line": 40,
                        "column": 57
                      }
                    },
                    "argument": {
                      "type": "NewExpression",
                      "start": 1108,
                      "end": 1150,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 14
                        },
                        "end": {
                          "line": 40,
                          "column": 56
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 1112,
                        "end": 1117,
                        "loc": {
                          "start": {
                            "line": 40,
                            "column": 18
                          },
                          "end": {
                            "line": 40,
                            "column": 23
                          }
                        },
                        "name": "Error"
                      },
                      "arguments": [
                        {
                          "type": "TemplateLiteral",
                          "start": 1118,
                          "end": 1149,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 24
                            },
                            "end": {
                              "line": 40,
                              "column": 55
                            }
                          },
                          "expressions": [],
                          "quasis": [
                            {
                              "type": "TemplateElement",
                              "start": 1119,
                              "end": 1148,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 25
                                },
                                "end": {
                                  "line": 40,
                                  "column": 54
                                }
                              },
                              "value": {
                                "raw": "mountNode needs to be defined",
                                "cooked": "mountNode needs to be defined"
                              },
                              "tail": true
                            }
                          ]
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 1163,
              "end": 1239,
              "loc": {
                "start": {
                  "line": 43,
                  "column": 4
                },
                "end": {
                  "line": 45,
                  "column": 5
                }
              },
              "test": {
                "type": "Identifier",
                "start": 1167,
                "end": 1176,
                "loc": {
                  "start": {
                    "line": 43,
                    "column": 8
                  },
                  "end": {
                    "line": 43,
                    "column": 17
                  }
                },
                "name": "rocConfig"
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 1178,
                "end": 1239,
                "loc": {
                  "start": {
                    "line": 43,
                    "column": 19
                  },
                  "end": {
                    "line": 45,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 1188,
                    "end": 1233,
                    "loc": {
                      "start": {
                        "line": 44,
                        "column": 8
                      },
                      "end": {
                        "line": 44,
                        "column": 53
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1188,
                      "end": 1232,
                      "loc": {
                        "start": {
                          "line": 44,
                          "column": 8
                        },
                        "end": {
                          "line": 44,
                          "column": 52
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 1188,
                        "end": 1200,
                        "loc": {
                          "start": {
                            "line": 44,
                            "column": 8
                          },
                          "end": {
                            "line": 44,
                            "column": 20
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1188,
                          "end": 1193,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 8
                            },
                            "end": {
                              "line": 44,
                              "column": 13
                            }
                          },
                          "name": "debug"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1194,
                          "end": 1200,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 14
                            },
                            "end": {
                              "line": 44,
                              "column": 20
                            }
                          },
                          "name": "enable"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "MemberExpression",
                          "start": 1201,
                          "end": 1231,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 21
                            },
                            "end": {
                              "line": 44,
                              "column": 51
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1201,
                            "end": 1224,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 21
                              },
                              "end": {
                                "line": 44,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1201,
                              "end": 1218,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 21
                                },
                                "end": {
                                  "line": 44,
                                  "column": 38
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1201,
                                "end": 1210,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 30
                                  }
                                },
                                "name": "rocConfig"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1211,
                                "end": 1218,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 38
                                  }
                                },
                                "name": "runtime"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1219,
                              "end": 1224,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 39
                                },
                                "end": {
                                  "line": 44,
                                  "column": 44
                                }
                              },
                              "name": "debug"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1225,
                            "end": 1231,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 45
                              },
                              "end": {
                                "line": 44,
                                "column": 51
                              }
                            },
                            "name": "client"
                          },
                          "computed": false
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "IfStatement",
              "start": 1245,
              "end": 1569,
              "loc": {
                "start": {
                  "line": 47,
                  "column": 4
                },
                "end": {
                  "line": 54,
                  "column": 5
                }
              },
              "test": {
                "type": "LogicalExpression",
                "start": 1249,
                "end": 1280,
                "loc": {
                  "start": {
                    "line": 47,
                    "column": 8
                  },
                  "end": {
                    "line": 47,
                    "column": 39
                  }
                },
                "left": {
                  "type": "UnaryExpression",
                  "start": 1249,
                  "end": 1258,
                  "loc": {
                    "start": {
                      "line": 47,
                      "column": 8
                    },
                    "end": {
                      "line": 47,
                      "column": 17
                    }
                  },
                  "operator": "!",
                  "prefix": true,
                  "argument": {
                    "type": "Identifier",
                    "start": 1250,
                    "end": 1258,
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 9
                      },
                      "end": {
                        "line": 47,
                        "column": 17
                      }
                    },
                    "name": "__DIST__"
                  }
                },
                "operator": "&&",
                "right": {
                  "type": "MemberExpression",
                  "start": 1262,
                  "end": 1280,
                  "loc": {
                    "start": {
                      "line": 47,
                      "column": 21
                    },
                    "end": {
                      "line": 47,
                      "column": 39
                    }
                  },
                  "object": {
                    "type": "MemberExpression",
                    "start": 1262,
                    "end": 1275,
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 21
                      },
                      "end": {
                        "line": 47,
                        "column": 34
                      }
                    },
                    "object": {
                      "type": "Identifier",
                      "start": 1262,
                      "end": 1271,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 21
                        },
                        "end": {
                          "line": 47,
                          "column": 30
                        }
                      },
                      "name": "rocConfig"
                    },
                    "property": {
                      "type": "Identifier",
                      "start": 1272,
                      "end": 1275,
                      "loc": {
                        "start": {
                          "line": 47,
                          "column": 31
                        },
                        "end": {
                          "line": 47,
                          "column": 34
                        }
                      },
                      "name": "dev"
                    },
                    "computed": false
                  },
                  "property": {
                    "type": "Identifier",
                    "start": 1276,
                    "end": 1280,
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 35
                      },
                      "end": {
                        "line": 47,
                        "column": 39
                      }
                    },
                    "name": "a11y"
                  },
                  "computed": false
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 1282,
                "end": 1569,
                "loc": {
                  "start": {
                    "line": 47,
                    "column": 41
                  },
                  "end": {
                    "line": 54,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 1292,
                    "end": 1524,
                    "loc": {
                      "start": {
                        "line": 48,
                        "column": 8
                      },
                      "end": {
                        "line": 51,
                        "column": 9
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 1296,
                      "end": 1317,
                      "loc": {
                        "start": {
                          "line": 48,
                          "column": 12
                        },
                        "end": {
                          "line": 48,
                          "column": 33
                        }
                      },
                      "object": {
                        "type": "MemberExpression",
                        "start": 1296,
                        "end": 1313,
                        "loc": {
                          "start": {
                            "line": 48,
                            "column": 12
                          },
                          "end": {
                            "line": 48,
                            "column": 29
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 1296,
                          "end": 1305,
                          "loc": {
                            "start": {
                              "line": 48,
                              "column": 12
                            },
                            "end": {
                              "line": 48,
                              "column": 21
                            }
                          },
                          "name": "rocConfig"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 1306,
                          "end": 1313,
                          "loc": {
                            "start": {
                              "line": 48,
                              "column": 22
                            },
                            "end": {
                              "line": 48,
                              "column": 29
                            }
                          },
                          "name": "runtime"
                        },
                        "computed": false
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 1314,
                        "end": 1317,
                        "loc": {
                          "start": {
                            "line": 48,
                            "column": 30
                          },
                          "end": {
                            "line": 48,
                            "column": 33
                          }
                        },
                        "name": "ssr"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 1319,
                      "end": 1524,
                      "loc": {
                        "start": {
                          "line": 48,
                          "column": 35
                        },
                        "end": {
                          "line": 51,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1333,
                          "end": 1514,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 12
                            },
                            "end": {
                              "line": 50,
                              "column": 72
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 1333,
                            "end": 1513,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 12
                              },
                              "end": {
                                "line": 50,
                                "column": 71
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1333,
                              "end": 1344,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 12
                                },
                                "end": {
                                  "line": 49,
                                  "column": 23
                                }
                              },
                              "name": "clientDebug"
                            },
                            "arguments": [
                              {
                                "type": "BinaryExpression",
                                "start": 1345,
                                "end": 1512,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 70
                                  }
                                },
                                "left": {
                                  "type": "Literal",
                                  "start": 1345,
                                  "end": 1439,
                                  "loc": {
                                    "start": {
                                      "line": 49,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 49,
                                      "column": 118
                                    }
                                  },
                                  "value": "You will see a \"Warning: React attempted to reuse markup in a container but the checksum was",
                                  "rawValue": "You will see a \"Warning: React attempted to reuse markup in a container but the checksum was",
                                  "raw": "'You will see a \"Warning: React attempted to reuse markup in a container but the checksum was'"
                                },
                                "operator": "+",
                                "right": {
                                  "type": "Literal",
                                  "start": 1458,
                                  "end": 1512,
                                  "loc": {
                                    "start": {
                                      "line": 50,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 50,
                                      "column": 70
                                    }
                                  },
                                  "value": " invalid.\" message. That's because a11y is enabled.",
                                  "rawValue": " invalid.\" message. That's because a11y is enabled.",
                                  "raw": "' invalid.\" message. That\\'s because a11y is enabled.'"
                                }
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "alternate": null
                  },
                  {
                    "type": "ExpressionStatement",
                    "start": 1534,
                    "end": 1563,
                    "loc": {
                      "start": {
                        "line": 53,
                        "column": 8
                      },
                      "end": {
                        "line": 53,
                        "column": 37
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 1534,
                      "end": 1562,
                      "loc": {
                        "start": {
                          "line": 53,
                          "column": 8
                        },
                        "end": {
                          "line": 53,
                          "column": 36
                        }
                      },
                      "callee": {
                        "type": "CallExpression",
                        "start": 1534,
                        "end": 1555,
                        "loc": {
                          "start": {
                            "line": 53,
                            "column": 8
                          },
                          "end": {
                            "line": 53,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 1534,
                          "end": 1541,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 8
                            },
                            "end": {
                              "line": 53,
                              "column": 15
                            }
                          },
                          "name": "require"
                        },
                        "arguments": [
                          {
                            "type": "Literal",
                            "start": 1542,
                            "end": 1554,
                            "loc": {
                              "start": {
                                "line": 53,
                                "column": 16
                              },
                              "end": {
                                "line": 53,
                                "column": 28
                              }
                            },
                            "value": "react-a11y",
                            "rawValue": "react-a11y",
                            "raw": "'react-a11y'"
                          }
                        ]
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "start": 1556,
                          "end": 1561,
                          "loc": {
                            "start": {
                              "line": 53,
                              "column": 30
                            },
                            "end": {
                              "line": 53,
                              "column": 35
                            }
                          },
                          "name": "React"
                        }
                      ]
                    }
                  }
                ]
              },
              "alternate": null
            },
            {
              "type": "VariableDeclaration",
              "start": 1575,
              "end": 4404,
              "loc": {
                "start": {
                  "line": 56,
                  "column": 4
                },
                "end": {
                  "line": 138,
                  "column": 6
                }
              },
              "declarations": [
                {
                  "type": "VariableDeclarator",
                  "start": 1581,
                  "end": 4403,
                  "loc": {
                    "start": {
                      "line": 56,
                      "column": 10
                    },
                    "end": {
                      "line": 138,
                      "column": 5
                    }
                  },
                  "id": {
                    "type": "Identifier",
                    "start": 1581,
                    "end": 1587,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 10
                      },
                      "end": {
                        "line": 56,
                        "column": 16
                      }
                    },
                    "name": "render"
                  },
                  "init": {
                    "type": "ArrowFunctionExpression",
                    "start": 1590,
                    "end": 4403,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 19
                      },
                      "end": {
                        "line": 138,
                        "column": 5
                      }
                    },
                    "id": null,
                    "generator": false,
                    "expression": false,
                    "async": false,
                    "params": [],
                    "body": {
                      "type": "BlockStatement",
                      "start": 1596,
                      "end": 4403,
                      "loc": {
                        "start": {
                          "line": 56,
                          "column": 25
                        },
                        "end": {
                          "line": 138,
                          "column": 5
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 1606,
                          "end": 1654,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 8
                            },
                            "end": {
                              "line": 57,
                              "column": 56
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 1612,
                              "end": 1653,
                              "loc": {
                                "start": {
                                  "line": 57,
                                  "column": 14
                                },
                                "end": {
                                  "line": 57,
                                  "column": 55
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1612,
                                "end": 1616,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 18
                                  }
                                },
                                "name": "node"
                              },
                              "init": {
                                "type": "CallExpression",
                                "start": 1619,
                                "end": 1653,
                                "loc": {
                                  "start": {
                                    "line": 57,
                                    "column": 21
                                  },
                                  "end": {
                                    "line": 57,
                                    "column": 55
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1619,
                                  "end": 1642,
                                  "loc": {
                                    "start": {
                                      "line": 57,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 57,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1619,
                                    "end": 1627,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 29
                                      }
                                    },
                                    "name": "document"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1628,
                                    "end": 1642,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 44
                                      }
                                    },
                                    "name": "getElementById"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 1643,
                                    "end": 1652,
                                    "loc": {
                                      "start": {
                                        "line": 57,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 57,
                                        "column": 54
                                      }
                                    },
                                    "name": "mountNode"
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 1664,
                          "end": 1678,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 8
                            },
                            "end": {
                              "line": 59,
                              "column": 22
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 1668,
                              "end": 1677,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 12
                                },
                                "end": {
                                  "line": 59,
                                  "column": 21
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1668,
                                "end": 1677,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 21
                                  }
                                },
                                "name": "component"
                              },
                              "init": null
                            }
                          ],
                          "kind": "let"
                        },
                        {
                          "type": "VariableDeclaration",
                          "start": 1687,
                          "end": 1744,
                          "loc": {
                            "start": {
                              "line": 60,
                              "column": 8
                            },
                            "end": {
                              "line": 60,
                              "column": 65
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 1693,
                              "end": 1743,
                              "loc": {
                                "start": {
                                  "line": 60,
                                  "column": 14
                                },
                                "end": {
                                  "line": 60,
                                  "column": 64
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 1693,
                                "end": 1700,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 14
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 21
                                  }
                                },
                                "name": "history"
                              },
                              "init": {
                                "type": "CallExpression",
                                "start": 1703,
                                "end": 1743,
                                "loc": {
                                  "start": {
                                    "line": 60,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 60,
                                    "column": 64
                                  }
                                },
                                "callee": {
                                  "type": "CallExpression",
                                  "start": 1703,
                                  "end": 1729,
                                  "loc": {
                                    "start": {
                                      "line": 60,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 60,
                                      "column": 50
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 1703,
                                    "end": 1714,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 35
                                      }
                                    },
                                    "name": "useBasename"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1715,
                                      "end": 1728,
                                      "loc": {
                                        "start": {
                                          "line": 60,
                                          "column": 36
                                        },
                                        "end": {
                                          "line": 60,
                                          "column": 49
                                        }
                                      },
                                      "name": "createHistory"
                                    }
                                  ]
                                },
                                "arguments": [
                                  {
                                    "type": "ObjectExpression",
                                    "start": 1730,
                                    "end": 1742,
                                    "loc": {
                                      "start": {
                                        "line": 60,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 60,
                                        "column": 63
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "Property",
                                        "start": 1732,
                                        "end": 1740,
                                        "loc": {
                                          "start": {
                                            "line": 60,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 61
                                          }
                                        },
                                        "method": false,
                                        "shorthand": true,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 1732,
                                          "end": 1740,
                                          "loc": {
                                            "start": {
                                              "line": 60,
                                              "column": 53
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 61
                                            }
                                          },
                                          "name": "basename"
                                        },
                                        "kind": "init",
                                        "value": {
                                          "type": "Identifier",
                                          "start": 1732,
                                          "end": 1740,
                                          "loc": {
                                            "start": {
                                              "line": 60,
                                              "column": 53
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 61
                                            }
                                          },
                                          "name": "basename"
                                        }
                                      }
                                    ]
                                  }
                                ]
                              }
                            }
                          ],
                          "kind": "const"
                        },
                        {
                          "type": "IfStatement",
                          "start": 1754,
                          "end": 4354,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 8
                            },
                            "end": {
                              "line": 135,
                              "column": 9
                            }
                          },
                          "test": {
                            "type": "Identifier",
                            "start": 1758,
                            "end": 1769,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 12
                              },
                              "end": {
                                "line": 62,
                                "column": 23
                              }
                            },
                            "name": "createStore"
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 1771,
                            "end": 4167,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 25
                              },
                              "end": {
                                "line": 128,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "VariableDeclaration",
                                "start": 1785,
                                "end": 1830,
                                "loc": {
                                  "start": {
                                    "line": 63,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 63,
                                    "column": 57
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 1791,
                                    "end": 1829,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 56
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 1791,
                                      "end": 1796,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 23
                                        }
                                      },
                                      "name": "store"
                                    },
                                    "init": {
                                      "type": "CallExpression",
                                      "start": 1799,
                                      "end": 1829,
                                      "loc": {
                                        "start": {
                                          "line": 63,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 63,
                                          "column": 56
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 1799,
                                        "end": 1810,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 37
                                          }
                                        },
                                        "name": "createStore"
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 1811,
                                          "end": 1828,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 55
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 1811,
                                            "end": 1817,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 44
                                              }
                                            },
                                            "name": "window"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 1818,
                                            "end": 1828,
                                            "loc": {
                                              "start": {
                                                "line": 63,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 63,
                                                "column": 55
                                              }
                                            },
                                            "name": "FLUX_STATE"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 1844,
                                "end": 1892,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 60
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 1850,
                                    "end": 1891,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 59
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 1850,
                                      "end": 1862,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 30
                                        }
                                      },
                                      "name": "ReduxContext"
                                    },
                                    "init": {
                                      "type": "CallExpression",
                                      "start": 1865,
                                      "end": 1891,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 59
                                        }
                                      },
                                      "callee": {
                                        "type": "Identifier",
                                        "start": 1865,
                                        "end": 1872,
                                        "loc": {
                                          "start": {
                                            "line": 65,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 65,
                                            "column": 40
                                          }
                                        },
                                        "name": "require"
                                      },
                                      "arguments": [
                                        {
                                          "type": "Literal",
                                          "start": 1873,
                                          "end": 1890,
                                          "loc": {
                                            "start": {
                                              "line": 65,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 65,
                                              "column": 58
                                            }
                                          },
                                          "value": "./redux-context",
                                          "rawValue": "./redux-context",
                                          "raw": "'./redux-context'"
                                        }
                                      ]
                                    }
                                  }
                                ],
                                "kind": "const"
                              },
                              {
                                "type": "VariableDeclaration",
                                "start": 1906,
                                "end": 1937,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 43
                                  }
                                },
                                "declarations": [
                                  {
                                    "type": "VariableDeclarator",
                                    "start": 1910,
                                    "end": 1936,
                                    "loc": {
                                      "start": {
                                        "line": 67,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 67,
                                        "column": 42
                                      }
                                    },
                                    "id": {
                                      "type": "Identifier",
                                      "start": 1910,
                                      "end": 1929,
                                      "loc": {
                                        "start": {
                                          "line": 67,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 67,
                                          "column": 35
                                        }
                                      },
                                      "name": "initalClientLoading"
                                    },
                                    "init": {
                                      "type": "Literal",
                                      "start": 1932,
                                      "end": 1936,
                                      "loc": {
                                        "start": {
                                          "line": 67,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 67,
                                          "column": 42
                                        }
                                      },
                                      "value": null,
                                      "rawValue": null,
                                      "raw": "null"
                                    }
                                  }
                                ],
                                "kind": "let"
                              },
                              {
                                "type": "IfStatement",
                                "start": 1950,
                                "end": 2056,
                                "loc": {
                                  "start": {
                                    "line": 68,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 70,
                                    "column": 13
                                  }
                                },
                                "test": {
                                  "type": "Identifier",
                                  "start": 1954,
                                  "end": 1972,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 68,
                                      "column": 34
                                    }
                                  },
                                  "name": "HAS_CLIENT_LOADING"
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 1974,
                                  "end": 2056,
                                  "loc": {
                                    "start": {
                                      "line": 68,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 70,
                                      "column": 13
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 1992,
                                      "end": 2042,
                                      "loc": {
                                        "start": {
                                          "line": 69,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 69,
                                          "column": 66
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 1992,
                                        "end": 2041,
                                        "loc": {
                                          "start": {
                                            "line": 69,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 69,
                                            "column": 65
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 1992,
                                          "end": 2011,
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 35
                                            }
                                          },
                                          "name": "initalClientLoading"
                                        },
                                        "right": {
                                          "type": "CallExpression",
                                          "start": 2014,
                                          "end": 2041,
                                          "loc": {
                                            "start": {
                                              "line": 69,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 69,
                                              "column": 65
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 2014,
                                            "end": 2021,
                                            "loc": {
                                              "start": {
                                                "line": 69,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 69,
                                                "column": 45
                                              }
                                            },
                                            "name": "require"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 2022,
                                              "end": 2040,
                                              "loc": {
                                                "start": {
                                                  "line": 69,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 69,
                                                  "column": 64
                                                }
                                              },
                                              "name": "ROC_CLIENT_LOADING"
                                            }
                                          ]
                                        }
                                      }
                                    }
                                  ]
                                },
                                "alternate": null
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 2070,
                                "end": 2450,
                                "loc": {
                                  "start": {
                                    "line": 72,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 81,
                                    "column": 14
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 2070,
                                  "end": 2449,
                                  "loc": {
                                    "start": {
                                      "line": 72,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 81,
                                      "column": 13
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 2070,
                                    "end": 2079,
                                    "loc": {
                                      "start": {
                                        "line": 72,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 72,
                                        "column": 21
                                      }
                                    },
                                    "name": "component"
                                  },
                                  "right": {
                                    "type": "JSXElement",
                                    "start": 2100,
                                    "end": 2435,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 80,
                                        "column": 18
                                      }
                                    },
                                    "openingElement": {
                                      "type": "JSXOpeningElement",
                                      "start": 2100,
                                      "end": 2435,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 80,
                                          "column": 18
                                        }
                                      },
                                      "attributes": [
                                        {
                                          "type": "JSXAttribute",
                                          "start": 2128,
                                          "end": 2147,
                                          "loc": {
                                            "start": {
                                              "line": 74,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 74,
                                              "column": 39
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 2128,
                                            "end": 2135,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 27
                                              }
                                            },
                                            "name": "history"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 2136,
                                            "end": 2147,
                                            "loc": {
                                              "start": {
                                                "line": 74,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 74,
                                                "column": 39
                                              }
                                            },
                                            "expression": {
                                              "type": "Identifier",
                                              "start": 2138,
                                              "end": 2145,
                                              "loc": {
                                                "start": {
                                                  "line": 74,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 74,
                                                  "column": 37
                                                }
                                              },
                                              "name": "history"
                                            }
                                          }
                                        },
                                        {
                                          "type": "JSXAttribute",
                                          "start": 2168,
                                          "end": 2198,
                                          "loc": {
                                            "start": {
                                              "line": 75,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 75,
                                              "column": 50
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 2168,
                                            "end": 2174,
                                            "loc": {
                                              "start": {
                                                "line": 75,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 75,
                                                "column": 26
                                              }
                                            },
                                            "name": "routes"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 2175,
                                            "end": 2198,
                                            "loc": {
                                              "start": {
                                                "line": 75,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 75,
                                                "column": 50
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 2177,
                                              "end": 2196,
                                              "loc": {
                                                "start": {
                                                  "line": 75,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 75,
                                                  "column": 48
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 2177,
                                                "end": 2189,
                                                "loc": {
                                                  "start": {
                                                    "line": 75,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 75,
                                                    "column": 41
                                                  }
                                                },
                                                "name": "createRoutes"
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 2190,
                                                  "end": 2195,
                                                  "loc": {
                                                    "start": {
                                                      "line": 75,
                                                      "column": 42
                                                    },
                                                    "end": {
                                                      "line": 75,
                                                      "column": 47
                                                    }
                                                  },
                                                  "name": "store"
                                                }
                                              ]
                                            }
                                          }
                                        },
                                        {
                                          "type": "JSXAttribute",
                                          "start": 2219,
                                          "end": 2250,
                                          "loc": {
                                            "start": {
                                              "line": 76,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 76,
                                              "column": 51
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 2219,
                                            "end": 2233,
                                            "loc": {
                                              "start": {
                                                "line": 76,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 76,
                                                "column": 34
                                              }
                                            },
                                            "name": "RoutingContext"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 2234,
                                            "end": 2250,
                                            "loc": {
                                              "start": {
                                                "line": 76,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 76,
                                                "column": 51
                                              }
                                            },
                                            "expression": {
                                              "type": "Identifier",
                                              "start": 2236,
                                              "end": 2248,
                                              "loc": {
                                                "start": {
                                                  "line": 76,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 76,
                                                  "column": 49
                                                }
                                              },
                                              "name": "ReduxContext"
                                            }
                                          }
                                        },
                                        {
                                          "type": "JSXAttribute",
                                          "start": 2271,
                                          "end": 2286,
                                          "loc": {
                                            "start": {
                                              "line": 77,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 77,
                                              "column": 35
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 2271,
                                            "end": 2276,
                                            "loc": {
                                              "start": {
                                                "line": 77,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 77,
                                                "column": 25
                                              }
                                            },
                                            "name": "store"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 2277,
                                            "end": 2286,
                                            "loc": {
                                              "start": {
                                                "line": 77,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 77,
                                                "column": 35
                                              }
                                            },
                                            "expression": {
                                              "type": "Identifier",
                                              "start": 2279,
                                              "end": 2284,
                                              "loc": {
                                                "start": {
                                                  "line": 77,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 77,
                                                  "column": 33
                                                }
                                              },
                                              "name": "store"
                                            }
                                          }
                                        },
                                        {
                                          "type": "JSXAttribute",
                                          "start": 2307,
                                          "end": 2352,
                                          "loc": {
                                            "start": {
                                              "line": 78,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 78,
                                              "column": 65
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 2307,
                                            "end": 2315,
                                            "loc": {
                                              "start": {
                                                "line": 78,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 78,
                                                "column": 28
                                              }
                                            },
                                            "name": "blocking"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 2316,
                                            "end": 2352,
                                            "loc": {
                                              "start": {
                                                "line": 78,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 78,
                                                "column": 65
                                              }
                                            },
                                            "expression": {
                                              "type": "MemberExpression",
                                              "start": 2318,
                                              "end": 2350,
                                              "loc": {
                                                "start": {
                                                  "line": 78,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 78,
                                                  "column": 63
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2318,
                                                "end": 2335,
                                                "loc": {
                                                  "start": {
                                                    "line": 78,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 78,
                                                    "column": 48
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2318,
                                                  "end": 2327,
                                                  "loc": {
                                                    "start": {
                                                      "line": 78,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 78,
                                                      "column": 40
                                                    }
                                                  },
                                                  "name": "rocConfig"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2328,
                                                  "end": 2335,
                                                  "loc": {
                                                    "start": {
                                                      "line": 78,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 78,
                                                      "column": 48
                                                    }
                                                  },
                                                  "name": "runtime"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2336,
                                                "end": 2350,
                                                "loc": {
                                                  "start": {
                                                    "line": 78,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 78,
                                                    "column": 63
                                                  }
                                                },
                                                "name": "clientBlocking"
                                              },
                                              "computed": false
                                            }
                                          }
                                        },
                                        {
                                          "type": "JSXAttribute",
                                          "start": 2373,
                                          "end": 2416,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 63
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 2373,
                                            "end": 2392,
                                            "loc": {
                                              "start": {
                                                "line": 79,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 79,
                                                "column": 39
                                              }
                                            },
                                            "name": "initalClientLoading"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 2393,
                                            "end": 2416,
                                            "loc": {
                                              "start": {
                                                "line": 79,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 79,
                                                "column": 63
                                              }
                                            },
                                            "expression": {
                                              "type": "Identifier",
                                              "start": 2395,
                                              "end": 2414,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 42
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 61
                                                }
                                              },
                                              "name": "initalClientLoading"
                                            }
                                          }
                                        }
                                      ],
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 2101,
                                        "end": 2107,
                                        "loc": {
                                          "start": {
                                            "line": 73,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 73,
                                            "column": 23
                                          }
                                        },
                                        "name": "Router"
                                      },
                                      "selfClosing": true
                                    },
                                    "closingElement": null,
                                    "children": [],
                                    "parenthesizedExpression": true
                                  }
                                }
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 2464,
                                "end": 2499,
                                "loc": {
                                  "start": {
                                    "line": 83,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 47
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 2464,
                                  "end": 2498,
                                  "loc": {
                                    "start": {
                                      "line": 83,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 83,
                                      "column": 46
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 2464,
                                    "end": 2482,
                                    "loc": {
                                      "start": {
                                        "line": 83,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 83,
                                        "column": 30
                                      }
                                    },
                                    "name": "syncReduxAndRouter"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 2483,
                                      "end": 2490,
                                      "loc": {
                                        "start": {
                                          "line": 83,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 83,
                                          "column": 38
                                        }
                                      },
                                      "name": "history"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 2492,
                                      "end": 2497,
                                      "loc": {
                                        "start": {
                                          "line": 83,
                                          "column": 40
                                        },
                                        "end": {
                                          "line": 83,
                                          "column": 45
                                        }
                                      },
                                      "name": "store"
                                    }
                                  ]
                                }
                              },
                              {
                                "type": "IfStatement",
                                "start": 2513,
                                "end": 4010,
                                "loc": {
                                  "start": {
                                    "line": 85,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 121,
                                    "column": 13
                                  }
                                },
                                "test": {
                                  "type": "UnaryExpression",
                                  "start": 2517,
                                  "end": 2526,
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 85,
                                      "column": 25
                                    }
                                  },
                                  "operator": "!",
                                  "prefix": true,
                                  "argument": {
                                    "type": "Identifier",
                                    "start": 2518,
                                    "end": 2526,
                                    "loc": {
                                      "start": {
                                        "line": 85,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 85,
                                        "column": 25
                                      }
                                    },
                                    "name": "__DIST__"
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "start": 2528,
                                  "end": 4010,
                                  "loc": {
                                    "start": {
                                      "line": 85,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 121,
                                      "column": 13
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "IfStatement",
                                      "start": 2546,
                                      "end": 3174,
                                      "loc": {
                                        "start": {
                                          "line": 86,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 100,
                                          "column": 17
                                        }
                                      },
                                      "test": {
                                        "type": "MemberExpression",
                                        "start": 2550,
                                        "end": 2585,
                                        "loc": {
                                          "start": {
                                            "line": 86,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 86,
                                            "column": 55
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 2550,
                                          "end": 2577,
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 86,
                                              "column": 47
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 2550,
                                            "end": 2563,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 2550,
                                              "end": 2559,
                                              "loc": {
                                                "start": {
                                                  "line": 86,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 86,
                                                  "column": 29
                                                }
                                              },
                                              "name": "rocConfig"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2560,
                                              "end": 2563,
                                              "loc": {
                                                "start": {
                                                  "line": 86,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 86,
                                                  "column": 33
                                                }
                                              },
                                              "name": "dev"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2564,
                                            "end": 2577,
                                            "loc": {
                                              "start": {
                                                "line": 86,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 86,
                                                "column": 47
                                              }
                                            },
                                            "name": "reduxDevtools"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2578,
                                          "end": 2585,
                                          "loc": {
                                            "start": {
                                              "line": 86,
                                              "column": 48
                                            },
                                            "end": {
                                              "line": 86,
                                              "column": 55
                                            }
                                          },
                                          "name": "enabled"
                                        },
                                        "computed": false
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 2587,
                                        "end": 3174,
                                        "loc": {
                                          "start": {
                                            "line": 86,
                                            "column": 57
                                          },
                                          "end": {
                                            "line": 100,
                                            "column": 17
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 2609,
                                            "end": 2649,
                                            "loc": {
                                              "start": {
                                                "line": 87,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 87,
                                                "column": 60
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 2615,
                                                "end": 2648,
                                                "loc": {
                                                  "start": {
                                                    "line": 87,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 87,
                                                    "column": 59
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 2615,
                                                  "end": 2623,
                                                  "loc": {
                                                    "start": {
                                                      "line": 87,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 87,
                                                      "column": 34
                                                    }
                                                  },
                                                  "name": "DevTools"
                                                },
                                                "init": {
                                                  "type": "CallExpression",
                                                  "start": 2626,
                                                  "end": 2648,
                                                  "loc": {
                                                    "start": {
                                                      "line": 87,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 87,
                                                      "column": 59
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "Identifier",
                                                    "start": 2626,
                                                    "end": 2633,
                                                    "loc": {
                                                      "start": {
                                                        "line": 87,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 87,
                                                        "column": 44
                                                      }
                                                    },
                                                    "name": "require"
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Literal",
                                                      "start": 2634,
                                                      "end": 2647,
                                                      "loc": {
                                                        "start": {
                                                          "line": 87,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 87,
                                                          "column": 58
                                                        }
                                                      },
                                                      "value": "./dev-tools",
                                                      "rawValue": "./dev-tools",
                                                      "raw": "'./dev-tools'"
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "kind": "const"
                                          },
                                          {
                                            "type": "IfStatement",
                                            "start": 2671,
                                            "end": 2954,
                                            "loc": {
                                              "start": {
                                                "line": 89,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 92,
                                                "column": 21
                                              }
                                            },
                                            "test": {
                                              "type": "MemberExpression",
                                              "start": 2675,
                                              "end": 2696,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 89,
                                                  "column": 45
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 2675,
                                                "end": 2692,
                                                "loc": {
                                                  "start": {
                                                    "line": 89,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 89,
                                                    "column": 41
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 2675,
                                                  "end": 2684,
                                                  "loc": {
                                                    "start": {
                                                      "line": 89,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 89,
                                                      "column": 33
                                                    }
                                                  },
                                                  "name": "rocConfig"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2685,
                                                  "end": 2692,
                                                  "loc": {
                                                    "start": {
                                                      "line": 89,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 89,
                                                      "column": 41
                                                    }
                                                  },
                                                  "name": "runtime"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2693,
                                                "end": 2696,
                                                "loc": {
                                                  "start": {
                                                    "line": 89,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 89,
                                                    "column": 45
                                                  }
                                                },
                                                "name": "ssr"
                                              },
                                              "computed": false
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 2698,
                                              "end": 2954,
                                              "loc": {
                                                "start": {
                                                  "line": 89,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 92,
                                                  "column": 21
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 2724,
                                                  "end": 2932,
                                                  "loc": {
                                                    "start": {
                                                      "line": 90,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 91,
                                                      "column": 111
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 2724,
                                                    "end": 2931,
                                                    "loc": {
                                                      "start": {
                                                        "line": 90,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 91,
                                                        "column": 110
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 2724,
                                                      "end": 2735,
                                                      "loc": {
                                                        "start": {
                                                          "line": 90,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 90,
                                                          "column": 35
                                                        }
                                                      },
                                                      "name": "clientDebug"
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "BinaryExpression",
                                                        "start": 2736,
                                                        "end": 2930,
                                                        "loc": {
                                                          "start": {
                                                            "line": 90,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 91,
                                                            "column": 109
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "Literal",
                                                          "start": 2736,
                                                          "end": 2818,
                                                          "loc": {
                                                            "start": {
                                                              "line": 90,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 90,
                                                              "column": 118
                                                            }
                                                          },
                                                          "value": "You will see a \"Warning: React attempted to reuse markup in a container but the ",
                                                          "rawValue": "You will see a \"Warning: React attempted to reuse markup in a container but the ",
                                                          "raw": "'You will see a \"Warning: React attempted to reuse markup in a container but the '"
                                                        },
                                                        "operator": "+",
                                                        "right": {
                                                          "type": "Literal",
                                                          "start": 2849,
                                                          "end": 2930,
                                                          "loc": {
                                                            "start": {
                                                              "line": 91,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 91,
                                                              "column": 109
                                                            }
                                                          },
                                                          "value": "checksum was invalid.\" message. That's because the redux-devtools are enabled.",
                                                          "rawValue": "checksum was invalid.\" message. That's because the redux-devtools are enabled.",
                                                          "raw": "'checksum was invalid.\" message. That\\'s because the redux-devtools are enabled.'"
                                                        }
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": null
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 2976,
                                            "end": 3156,
                                            "loc": {
                                              "start": {
                                                "line": 94,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 99,
                                                "column": 22
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 2976,
                                              "end": 3155,
                                              "loc": {
                                                "start": {
                                                  "line": 94,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 99,
                                                  "column": 21
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 2976,
                                                "end": 2985,
                                                "loc": {
                                                  "start": {
                                                    "line": 94,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 94,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "component"
                                              },
                                              "right": {
                                                "type": "JSXElement",
                                                "start": 3014,
                                                "end": 3133,
                                                "loc": {
                                                  "start": {
                                                    "line": 95,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 98,
                                                    "column": 30
                                                  }
                                                },
                                                "openingElement": {
                                                  "type": "JSXOpeningElement",
                                                  "start": 3014,
                                                  "end": 3019,
                                                  "loc": {
                                                    "start": {
                                                      "line": 95,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 95,
                                                      "column": 29
                                                    }
                                                  },
                                                  "attributes": [],
                                                  "name": {
                                                    "type": "JSXIdentifier",
                                                    "start": 3015,
                                                    "end": 3018,
                                                    "loc": {
                                                      "start": {
                                                        "line": 95,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 95,
                                                        "column": 28
                                                      }
                                                    },
                                                    "name": "div"
                                                  },
                                                  "selfClosing": false
                                                },
                                                "closingElement": {
                                                  "type": "JSXClosingElement",
                                                  "start": 3127,
                                                  "end": 3133,
                                                  "loc": {
                                                    "start": {
                                                      "line": 98,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 98,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": {
                                                    "type": "JSXIdentifier",
                                                    "start": 3129,
                                                    "end": 3132,
                                                    "loc": {
                                                      "start": {
                                                        "line": 98,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 98,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "div"
                                                  }
                                                },
                                                "children": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 3019,
                                                    "end": 3048,
                                                    "loc": {
                                                      "start": {
                                                        "line": 95,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 96,
                                                        "column": 28
                                                      }
                                                    },
                                                    "value": "\n                            ",
                                                    "rawValue": null,
                                                    "raw": "\n                            "
                                                  },
                                                  {
                                                    "type": "JSXExpressionContainer",
                                                    "start": 3048,
                                                    "end": 3061,
                                                    "loc": {
                                                      "start": {
                                                        "line": 96,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 96,
                                                        "column": 41
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "Identifier",
                                                      "start": 3050,
                                                      "end": 3059,
                                                      "loc": {
                                                        "start": {
                                                          "line": 96,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 96,
                                                          "column": 39
                                                        }
                                                      },
                                                      "name": "component"
                                                    }
                                                  },
                                                  {
                                                    "type": "Literal",
                                                    "start": 3061,
                                                    "end": 3090,
                                                    "loc": {
                                                      "start": {
                                                        "line": 96,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 97,
                                                        "column": 28
                                                      }
                                                    },
                                                    "value": "\n                            ",
                                                    "rawValue": null,
                                                    "raw": "\n                            "
                                                  },
                                                  {
                                                    "type": "JSXElement",
                                                    "start": 3090,
                                                    "end": 3102,
                                                    "loc": {
                                                      "start": {
                                                        "line": 97,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 97,
                                                        "column": 40
                                                      }
                                                    },
                                                    "openingElement": {
                                                      "type": "JSXOpeningElement",
                                                      "start": 3090,
                                                      "end": 3102,
                                                      "loc": {
                                                        "start": {
                                                          "line": 97,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 97,
                                                          "column": 40
                                                        }
                                                      },
                                                      "attributes": [],
                                                      "name": {
                                                        "type": "JSXIdentifier",
                                                        "start": 3091,
                                                        "end": 3099,
                                                        "loc": {
                                                          "start": {
                                                            "line": 97,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 97,
                                                            "column": 37
                                                          }
                                                        },
                                                        "name": "DevTools"
                                                      },
                                                      "selfClosing": true
                                                    },
                                                    "closingElement": null,
                                                    "children": []
                                                  },
                                                  {
                                                    "type": "Literal",
                                                    "start": 3102,
                                                    "end": 3127,
                                                    "loc": {
                                                      "start": {
                                                        "line": 97,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 98,
                                                        "column": 24
                                                      }
                                                    },
                                                    "value": "\n                        ",
                                                    "rawValue": null,
                                                    "raw": "\n                        "
                                                  }
                                                ],
                                                "parenthesizedExpression": true
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      "alternate": null
                                    },
                                    {
                                      "type": "IfStatement",
                                      "start": 3192,
                                      "end": 3996,
                                      "loc": {
                                        "start": {
                                          "line": 102,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 120,
                                          "column": 17
                                        }
                                      },
                                      "test": {
                                        "type": "MemberExpression",
                                        "start": 3196,
                                        "end": 3227,
                                        "loc": {
                                          "start": {
                                            "line": 102,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 102,
                                            "column": 51
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 3196,
                                          "end": 3219,
                                          "loc": {
                                            "start": {
                                              "line": 102,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 102,
                                              "column": 43
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 3196,
                                            "end": 3209,
                                            "loc": {
                                              "start": {
                                                "line": 102,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 102,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 3196,
                                              "end": 3205,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 29
                                                }
                                              },
                                              "name": "rocConfig"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 3206,
                                              "end": 3209,
                                              "loc": {
                                                "start": {
                                                  "line": 102,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 102,
                                                  "column": 33
                                                }
                                              },
                                              "name": "dev"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 3210,
                                            "end": 3219,
                                            "loc": {
                                              "start": {
                                                "line": 102,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 102,
                                                "column": 43
                                              }
                                            },
                                            "name": "yellowbox"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 3220,
                                          "end": 3227,
                                          "loc": {
                                            "start": {
                                              "line": 102,
                                              "column": 44
                                            },
                                            "end": {
                                              "line": 102,
                                              "column": 51
                                            }
                                          },
                                          "name": "enabled"
                                        },
                                        "computed": false
                                      },
                                      "consequent": {
                                        "type": "BlockStatement",
                                        "start": 3229,
                                        "end": 3996,
                                        "loc": {
                                          "start": {
                                            "line": 102,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 120,
                                            "column": 17
                                          }
                                        },
                                        "body": [
                                          {
                                            "type": "VariableDeclaration",
                                            "start": 3251,
                                            "end": 3304,
                                            "loc": {
                                              "start": {
                                                "line": 103,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 103,
                                                "column": 73
                                              }
                                            },
                                            "declarations": [
                                              {
                                                "type": "VariableDeclarator",
                                                "start": 3257,
                                                "end": 3303,
                                                "loc": {
                                                  "start": {
                                                    "line": 103,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 103,
                                                    "column": 72
                                                  }
                                                },
                                                "id": {
                                                  "type": "Identifier",
                                                  "start": 3257,
                                                  "end": 3266,
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 35
                                                    }
                                                  },
                                                  "name": "YellowBox"
                                                },
                                                "init": {
                                                  "type": "MemberExpression",
                                                  "start": 3269,
                                                  "end": 3303,
                                                  "loc": {
                                                    "start": {
                                                      "line": 103,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 103,
                                                      "column": 72
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "CallExpression",
                                                    "start": 3269,
                                                    "end": 3295,
                                                    "loc": {
                                                      "start": {
                                                        "line": 103,
                                                        "column": 38
                                                      },
                                                      "end": {
                                                        "line": 103,
                                                        "column": 64
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 3269,
                                                      "end": 3276,
                                                      "loc": {
                                                        "start": {
                                                          "line": 103,
                                                          "column": 38
                                                        },
                                                        "end": {
                                                          "line": 103,
                                                          "column": 45
                                                        }
                                                      },
                                                      "name": "require"
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "Literal",
                                                        "start": 3277,
                                                        "end": 3294,
                                                        "loc": {
                                                          "start": {
                                                            "line": 103,
                                                            "column": 46
                                                          },
                                                          "end": {
                                                            "line": 103,
                                                            "column": 63
                                                          }
                                                        },
                                                        "value": "yellowbox-react",
                                                        "rawValue": "yellowbox-react",
                                                        "raw": "'yellowbox-react'"
                                                      }
                                                    ]
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 3296,
                                                    "end": 3303,
                                                    "loc": {
                                                      "start": {
                                                        "line": 103,
                                                        "column": 65
                                                      },
                                                      "end": {
                                                        "line": 103,
                                                        "column": 72
                                                      }
                                                    },
                                                    "name": "default"
                                                  },
                                                  "computed": false
                                                }
                                              }
                                            ],
                                            "kind": "const",
                                            "trailingComments": [
                                              {
                                                "type": "Block",
                                                "value": " eslint-disable no-console ",
                                                "start": 3326,
                                                "end": 3357,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 51
                                                  }
                                                },
                                                "range": [
                                                  3326,
                                                  3357
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 3378,
                                            "end": 3436,
                                            "loc": {
                                              "start": {
                                                "line": 106,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 106,
                                                "column": 78
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 3378,
                                              "end": 3435,
                                              "loc": {
                                                "start": {
                                                  "line": 106,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 106,
                                                  "column": 77
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "MemberExpression",
                                                "start": 3378,
                                                "end": 3402,
                                                "loc": {
                                                  "start": {
                                                    "line": 106,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 106,
                                                    "column": 44
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 3378,
                                                  "end": 3385,
                                                  "loc": {
                                                    "start": {
                                                      "line": 106,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 106,
                                                      "column": 27
                                                    }
                                                  },
                                                  "name": "console",
                                                  "leadingComments": null
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 3386,
                                                  "end": 3402,
                                                  "loc": {
                                                    "start": {
                                                      "line": 106,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 106,
                                                      "column": 44
                                                    }
                                                  },
                                                  "name": "ignoredYellowBox"
                                                },
                                                "computed": false,
                                                "leadingComments": null
                                              },
                                              "right": {
                                                "type": "MemberExpression",
                                                "start": 3405,
                                                "end": 3435,
                                                "loc": {
                                                  "start": {
                                                    "line": 106,
                                                    "column": 47
                                                  },
                                                  "end": {
                                                    "line": 106,
                                                    "column": 77
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 3405,
                                                  "end": 3428,
                                                  "loc": {
                                                    "start": {
                                                      "line": 106,
                                                      "column": 47
                                                    },
                                                    "end": {
                                                      "line": 106,
                                                      "column": 70
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 3405,
                                                    "end": 3418,
                                                    "loc": {
                                                      "start": {
                                                        "line": 106,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 106,
                                                        "column": 60
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 3405,
                                                      "end": 3414,
                                                      "loc": {
                                                        "start": {
                                                          "line": 106,
                                                          "column": 47
                                                        },
                                                        "end": {
                                                          "line": 106,
                                                          "column": 56
                                                        }
                                                      },
                                                      "name": "rocConfig"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 3415,
                                                      "end": 3418,
                                                      "loc": {
                                                        "start": {
                                                          "line": 106,
                                                          "column": 57
                                                        },
                                                        "end": {
                                                          "line": 106,
                                                          "column": 60
                                                        }
                                                      },
                                                      "name": "dev"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 3419,
                                                    "end": 3428,
                                                    "loc": {
                                                      "start": {
                                                        "line": 106,
                                                        "column": 61
                                                      },
                                                      "end": {
                                                        "line": 106,
                                                        "column": 70
                                                      }
                                                    },
                                                    "name": "yellowbox"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 3429,
                                                  "end": 3435,
                                                  "loc": {
                                                    "start": {
                                                      "line": 106,
                                                      "column": 71
                                                    },
                                                    "end": {
                                                      "line": 106,
                                                      "column": 77
                                                    }
                                                  },
                                                  "name": "ignore"
                                                },
                                                "computed": false
                                              },
                                              "leadingComments": null
                                            },
                                            "leadingComments": [
                                              {
                                                "type": "Block",
                                                "value": " eslint-disable no-console ",
                                                "start": 3326,
                                                "end": 3357,
                                                "loc": {
                                                  "start": {
                                                    "line": 105,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 105,
                                                    "column": 51
                                                  }
                                                },
                                                "range": [
                                                  3326,
                                                  3357
                                                ]
                                              }
                                            ],
                                            "trailingComments": [
                                              {
                                                "type": "Block",
                                                "value": " eslint-enable ",
                                                "start": 3457,
                                                "end": 3476,
                                                "loc": {
                                                  "start": {
                                                    "line": 107,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 107,
                                                    "column": 39
                                                  }
                                                },
                                                "range": [
                                                  3457,
                                                  3476
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "IfStatement",
                                            "start": 3498,
                                            "end": 3775,
                                            "loc": {
                                              "start": {
                                                "line": 109,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 112,
                                                "column": 21
                                              }
                                            },
                                            "test": {
                                              "type": "MemberExpression",
                                              "start": 3502,
                                              "end": 3523,
                                              "loc": {
                                                "start": {
                                                  "line": 109,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 109,
                                                  "column": 45
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 3502,
                                                "end": 3519,
                                                "loc": {
                                                  "start": {
                                                    "line": 109,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 109,
                                                    "column": 41
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 3502,
                                                  "end": 3511,
                                                  "loc": {
                                                    "start": {
                                                      "line": 109,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 109,
                                                      "column": 33
                                                    }
                                                  },
                                                  "name": "rocConfig",
                                                  "leadingComments": null
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 3512,
                                                  "end": 3519,
                                                  "loc": {
                                                    "start": {
                                                      "line": 109,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 109,
                                                      "column": 41
                                                    }
                                                  },
                                                  "name": "runtime"
                                                },
                                                "computed": false,
                                                "leadingComments": null
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 3520,
                                                "end": 3523,
                                                "loc": {
                                                  "start": {
                                                    "line": 109,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 109,
                                                    "column": 45
                                                  }
                                                },
                                                "name": "ssr"
                                              },
                                              "computed": false,
                                              "leadingComments": null
                                            },
                                            "consequent": {
                                              "type": "BlockStatement",
                                              "start": 3525,
                                              "end": 3775,
                                              "loc": {
                                                "start": {
                                                  "line": 109,
                                                  "column": 47
                                                },
                                                "end": {
                                                  "line": 112,
                                                  "column": 21
                                                }
                                              },
                                              "body": [
                                                {
                                                  "type": "ExpressionStatement",
                                                  "start": 3551,
                                                  "end": 3753,
                                                  "loc": {
                                                    "start": {
                                                      "line": 110,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 111,
                                                      "column": 105
                                                    }
                                                  },
                                                  "expression": {
                                                    "type": "CallExpression",
                                                    "start": 3551,
                                                    "end": 3752,
                                                    "loc": {
                                                      "start": {
                                                        "line": 110,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 111,
                                                        "column": 104
                                                      }
                                                    },
                                                    "callee": {
                                                      "type": "Identifier",
                                                      "start": 3551,
                                                      "end": 3562,
                                                      "loc": {
                                                        "start": {
                                                          "line": 110,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 110,
                                                          "column": 35
                                                        }
                                                      },
                                                      "name": "clientDebug"
                                                    },
                                                    "arguments": [
                                                      {
                                                        "type": "BinaryExpression",
                                                        "start": 3563,
                                                        "end": 3751,
                                                        "loc": {
                                                          "start": {
                                                            "line": 110,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 111,
                                                            "column": 103
                                                          }
                                                        },
                                                        "left": {
                                                          "type": "Literal",
                                                          "start": 3563,
                                                          "end": 3645,
                                                          "loc": {
                                                            "start": {
                                                              "line": 110,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 110,
                                                              "column": 118
                                                            }
                                                          },
                                                          "value": "You will see a \"Warning: React attempted to reuse markup in a container but the ",
                                                          "rawValue": "You will see a \"Warning: React attempted to reuse markup in a container but the ",
                                                          "raw": "'You will see a \"Warning: React attempted to reuse markup in a container but the '"
                                                        },
                                                        "operator": "+",
                                                        "right": {
                                                          "type": "Literal",
                                                          "start": 3676,
                                                          "end": 3751,
                                                          "loc": {
                                                            "start": {
                                                              "line": 111,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 111,
                                                              "column": 103
                                                            }
                                                          },
                                                          "value": "checksum was invalid.\" message. That's because the YellowBox is enabled.",
                                                          "rawValue": "checksum was invalid.\" message. That's because the YellowBox is enabled.",
                                                          "raw": "'checksum was invalid.\" message. That\\'s because the YellowBox is enabled.'"
                                                        }
                                                      }
                                                    ]
                                                  }
                                                }
                                              ]
                                            },
                                            "alternate": null,
                                            "leadingComments": [
                                              {
                                                "type": "Block",
                                                "value": " eslint-enable ",
                                                "start": 3457,
                                                "end": 3476,
                                                "loc": {
                                                  "start": {
                                                    "line": 107,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 107,
                                                    "column": 39
                                                  }
                                                },
                                                "range": [
                                                  3457,
                                                  3476
                                                ]
                                              }
                                            ]
                                          },
                                          {
                                            "type": "ExpressionStatement",
                                            "start": 3797,
                                            "end": 3978,
                                            "loc": {
                                              "start": {
                                                "line": 114,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 119,
                                                "column": 22
                                              }
                                            },
                                            "expression": {
                                              "type": "AssignmentExpression",
                                              "start": 3797,
                                              "end": 3977,
                                              "loc": {
                                                "start": {
                                                  "line": 114,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 119,
                                                  "column": 21
                                                }
                                              },
                                              "operator": "=",
                                              "left": {
                                                "type": "Identifier",
                                                "start": 3797,
                                                "end": 3806,
                                                "loc": {
                                                  "start": {
                                                    "line": 114,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 114,
                                                    "column": 29
                                                  }
                                                },
                                                "name": "component"
                                              },
                                              "right": {
                                                "type": "JSXElement",
                                                "start": 3835,
                                                "end": 3955,
                                                "loc": {
                                                  "start": {
                                                    "line": 115,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 118,
                                                    "column": 30
                                                  }
                                                },
                                                "openingElement": {
                                                  "type": "JSXOpeningElement",
                                                  "start": 3835,
                                                  "end": 3840,
                                                  "loc": {
                                                    "start": {
                                                      "line": 115,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 115,
                                                      "column": 29
                                                    }
                                                  },
                                                  "attributes": [],
                                                  "name": {
                                                    "type": "JSXIdentifier",
                                                    "start": 3836,
                                                    "end": 3839,
                                                    "loc": {
                                                      "start": {
                                                        "line": 115,
                                                        "column": 25
                                                      },
                                                      "end": {
                                                        "line": 115,
                                                        "column": 28
                                                      }
                                                    },
                                                    "name": "div"
                                                  },
                                                  "selfClosing": false
                                                },
                                                "closingElement": {
                                                  "type": "JSXClosingElement",
                                                  "start": 3949,
                                                  "end": 3955,
                                                  "loc": {
                                                    "start": {
                                                      "line": 118,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 118,
                                                      "column": 30
                                                    }
                                                  },
                                                  "name": {
                                                    "type": "JSXIdentifier",
                                                    "start": 3951,
                                                    "end": 3954,
                                                    "loc": {
                                                      "start": {
                                                        "line": 118,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 118,
                                                        "column": 29
                                                      }
                                                    },
                                                    "name": "div"
                                                  }
                                                },
                                                "children": [
                                                  {
                                                    "type": "Literal",
                                                    "start": 3840,
                                                    "end": 3869,
                                                    "loc": {
                                                      "start": {
                                                        "line": 115,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 116,
                                                        "column": 28
                                                      }
                                                    },
                                                    "value": "\n                            ",
                                                    "rawValue": null,
                                                    "raw": "\n                            "
                                                  },
                                                  {
                                                    "type": "JSXExpressionContainer",
                                                    "start": 3869,
                                                    "end": 3882,
                                                    "loc": {
                                                      "start": {
                                                        "line": 116,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 116,
                                                        "column": 41
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "Identifier",
                                                      "start": 3871,
                                                      "end": 3880,
                                                      "loc": {
                                                        "start": {
                                                          "line": 116,
                                                          "column": 30
                                                        },
                                                        "end": {
                                                          "line": 116,
                                                          "column": 39
                                                        }
                                                      },
                                                      "name": "component"
                                                    }
                                                  },
                                                  {
                                                    "type": "Literal",
                                                    "start": 3882,
                                                    "end": 3911,
                                                    "loc": {
                                                      "start": {
                                                        "line": 116,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 117,
                                                        "column": 28
                                                      }
                                                    },
                                                    "value": "\n                            ",
                                                    "rawValue": null,
                                                    "raw": "\n                            "
                                                  },
                                                  {
                                                    "type": "JSXElement",
                                                    "start": 3911,
                                                    "end": 3924,
                                                    "loc": {
                                                      "start": {
                                                        "line": 117,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 117,
                                                        "column": 41
                                                      }
                                                    },
                                                    "openingElement": {
                                                      "type": "JSXOpeningElement",
                                                      "start": 3911,
                                                      "end": 3924,
                                                      "loc": {
                                                        "start": {
                                                          "line": 117,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 117,
                                                          "column": 41
                                                        }
                                                      },
                                                      "attributes": [],
                                                      "name": {
                                                        "type": "JSXIdentifier",
                                                        "start": 3912,
                                                        "end": 3921,
                                                        "loc": {
                                                          "start": {
                                                            "line": 117,
                                                            "column": 29
                                                          },
                                                          "end": {
                                                            "line": 117,
                                                            "column": 38
                                                          }
                                                        },
                                                        "name": "YellowBox"
                                                      },
                                                      "selfClosing": true
                                                    },
                                                    "closingElement": null,
                                                    "children": []
                                                  },
                                                  {
                                                    "type": "Literal",
                                                    "start": 3924,
                                                    "end": 3949,
                                                    "loc": {
                                                      "start": {
                                                        "line": 117,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 118,
                                                        "column": 24
                                                      }
                                                    },
                                                    "value": "\n                        ",
                                                    "rawValue": null,
                                                    "raw": "\n                        "
                                                  }
                                                ],
                                                "parenthesizedExpression": true
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      "alternate": null
                                    }
                                  ]
                                },
                                "alternate": null
                              },
                              {
                                "type": "ExpressionStatement",
                                "start": 4024,
                                "end": 4157,
                                "loc": {
                                  "start": {
                                    "line": 123,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 127,
                                    "column": 14
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 4024,
                                  "end": 4156,
                                  "loc": {
                                    "start": {
                                      "line": 123,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 127,
                                      "column": 13
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 4024,
                                    "end": 4033,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 21
                                      }
                                    },
                                    "name": "component"
                                  },
                                  "right": {
                                    "type": "JSXElement",
                                    "start": 4054,
                                    "end": 4142,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 126,
                                        "column": 27
                                      }
                                    },
                                    "openingElement": {
                                      "type": "JSXOpeningElement",
                                      "start": 4054,
                                      "end": 4080,
                                      "loc": {
                                        "start": {
                                          "line": 124,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 124,
                                          "column": 42
                                        }
                                      },
                                      "attributes": [
                                        {
                                          "type": "JSXAttribute",
                                          "start": 4064,
                                          "end": 4079,
                                          "loc": {
                                            "start": {
                                              "line": 124,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 124,
                                              "column": 41
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 4064,
                                            "end": 4069,
                                            "loc": {
                                              "start": {
                                                "line": 124,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 124,
                                                "column": 31
                                              }
                                            },
                                            "name": "store"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 4070,
                                            "end": 4079,
                                            "loc": {
                                              "start": {
                                                "line": 124,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 124,
                                                "column": 41
                                              }
                                            },
                                            "expression": {
                                              "type": "Identifier",
                                              "start": 4072,
                                              "end": 4077,
                                              "loc": {
                                                "start": {
                                                  "line": 124,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 124,
                                                  "column": 39
                                                }
                                              },
                                              "name": "store"
                                            }
                                          }
                                        }
                                      ],
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 4055,
                                        "end": 4063,
                                        "loc": {
                                          "start": {
                                            "line": 124,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 124,
                                            "column": 25
                                          }
                                        },
                                        "name": "Provider"
                                      },
                                      "selfClosing": false
                                    },
                                    "closingElement": {
                                      "type": "JSXClosingElement",
                                      "start": 4131,
                                      "end": 4142,
                                      "loc": {
                                        "start": {
                                          "line": 126,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 126,
                                          "column": 27
                                        }
                                      },
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 4133,
                                        "end": 4141,
                                        "loc": {
                                          "start": {
                                            "line": 126,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 126,
                                            "column": 26
                                          }
                                        },
                                        "name": "Provider"
                                      }
                                    },
                                    "children": [
                                      {
                                        "type": "Literal",
                                        "start": 4080,
                                        "end": 4101,
                                        "loc": {
                                          "start": {
                                            "line": 124,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 125,
                                            "column": 20
                                          }
                                        },
                                        "value": "\n                    ",
                                        "rawValue": null,
                                        "raw": "\n                    "
                                      },
                                      {
                                        "type": "JSXExpressionContainer",
                                        "start": 4101,
                                        "end": 4114,
                                        "loc": {
                                          "start": {
                                            "line": 125,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 125,
                                            "column": 33
                                          }
                                        },
                                        "expression": {
                                          "type": "Identifier",
                                          "start": 4103,
                                          "end": 4112,
                                          "loc": {
                                            "start": {
                                              "line": 125,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 125,
                                              "column": 31
                                            }
                                          },
                                          "name": "component"
                                        }
                                      },
                                      {
                                        "type": "Literal",
                                        "start": 4114,
                                        "end": 4131,
                                        "loc": {
                                          "start": {
                                            "line": 125,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 126,
                                            "column": 16
                                          }
                                        },
                                        "value": "\n                ",
                                        "rawValue": null,
                                        "raw": "\n                "
                                      }
                                    ],
                                    "parenthesizedExpression": true
                                  }
                                }
                              }
                            ]
                          },
                          "alternate": {
                            "type": "BlockStatement",
                            "start": 4173,
                            "end": 4354,
                            "loc": {
                              "start": {
                                "line": 128,
                                "column": 15
                              },
                              "end": {
                                "line": 135,
                                "column": 9
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 4187,
                                "end": 4344,
                                "loc": {
                                  "start": {
                                    "line": 129,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 134,
                                    "column": 14
                                  }
                                },
                                "expression": {
                                  "type": "AssignmentExpression",
                                  "start": 4187,
                                  "end": 4343,
                                  "loc": {
                                    "start": {
                                      "line": 129,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 134,
                                      "column": 13
                                    }
                                  },
                                  "operator": "=",
                                  "left": {
                                    "type": "Identifier",
                                    "start": 4187,
                                    "end": 4196,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 21
                                      }
                                    },
                                    "name": "component"
                                  },
                                  "right": {
                                    "type": "JSXElement",
                                    "start": 4217,
                                    "end": 4329,
                                    "loc": {
                                      "start": {
                                        "line": 130,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 133,
                                        "column": 18
                                      }
                                    },
                                    "openingElement": {
                                      "type": "JSXOpeningElement",
                                      "start": 4217,
                                      "end": 4329,
                                      "loc": {
                                        "start": {
                                          "line": 130,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 133,
                                          "column": 18
                                        }
                                      },
                                      "attributes": [
                                        {
                                          "type": "JSXAttribute",
                                          "start": 4245,
                                          "end": 4264,
                                          "loc": {
                                            "start": {
                                              "line": 131,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 131,
                                              "column": 39
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 4245,
                                            "end": 4252,
                                            "loc": {
                                              "start": {
                                                "line": 131,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 131,
                                                "column": 27
                                              }
                                            },
                                            "name": "history"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 4253,
                                            "end": 4264,
                                            "loc": {
                                              "start": {
                                                "line": 131,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 131,
                                                "column": 39
                                              }
                                            },
                                            "expression": {
                                              "type": "Identifier",
                                              "start": 4255,
                                              "end": 4262,
                                              "loc": {
                                                "start": {
                                                  "line": 131,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 131,
                                                  "column": 37
                                                }
                                              },
                                              "name": "history"
                                            }
                                          }
                                        },
                                        {
                                          "type": "JSXAttribute",
                                          "start": 4285,
                                          "end": 4310,
                                          "loc": {
                                            "start": {
                                              "line": 132,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 132,
                                              "column": 45
                                            }
                                          },
                                          "name": {
                                            "type": "JSXIdentifier",
                                            "start": 4285,
                                            "end": 4291,
                                            "loc": {
                                              "start": {
                                                "line": 132,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 132,
                                                "column": 26
                                              }
                                            },
                                            "name": "routes"
                                          },
                                          "value": {
                                            "type": "JSXExpressionContainer",
                                            "start": 4292,
                                            "end": 4310,
                                            "loc": {
                                              "start": {
                                                "line": 132,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 132,
                                                "column": 45
                                              }
                                            },
                                            "expression": {
                                              "type": "CallExpression",
                                              "start": 4294,
                                              "end": 4308,
                                              "loc": {
                                                "start": {
                                                  "line": 132,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 132,
                                                  "column": 43
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 4294,
                                                "end": 4306,
                                                "loc": {
                                                  "start": {
                                                    "line": 132,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 132,
                                                    "column": 41
                                                  }
                                                },
                                                "name": "createRoutes"
                                              },
                                              "arguments": []
                                            }
                                          }
                                        }
                                      ],
                                      "name": {
                                        "type": "JSXIdentifier",
                                        "start": 4218,
                                        "end": 4224,
                                        "loc": {
                                          "start": {
                                            "line": 130,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 130,
                                            "column": 23
                                          }
                                        },
                                        "name": "Router"
                                      },
                                      "selfClosing": true
                                    },
                                    "closingElement": null,
                                    "children": [],
                                    "parenthesizedExpression": true
                                  }
                                }
                              }
                            ]
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 4364,
                          "end": 4397,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 8
                            },
                            "end": {
                              "line": 137,
                              "column": 41
                            }
                          },
                          "expression": {
                            "type": "CallExpression",
                            "start": 4364,
                            "end": 4396,
                            "loc": {
                              "start": {
                                "line": 137,
                                "column": 8
                              },
                              "end": {
                                "line": 137,
                                "column": 40
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4364,
                              "end": 4379,
                              "loc": {
                                "start": {
                                  "line": 137,
                                  "column": 8
                                },
                                "end": {
                                  "line": 137,
                                  "column": 23
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 4364,
                                "end": 4372,
                                "loc": {
                                  "start": {
                                    "line": 137,
                                    "column": 8
                                  },
                                  "end": {
                                    "line": 137,
                                    "column": 16
                                  }
                                },
                                "name": "ReactDom"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4373,
                                "end": 4379,
                                "loc": {
                                  "start": {
                                    "line": 137,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 137,
                                    "column": 23
                                  }
                                },
                                "name": "render"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 4380,
                                "end": 4389,
                                "loc": {
                                  "start": {
                                    "line": 137,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 137,
                                    "column": 33
                                  }
                                },
                                "name": "component"
                              },
                              {
                                "type": "Identifier",
                                "start": 4391,
                                "end": 4395,
                                "loc": {
                                  "start": {
                                    "line": 137,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 137,
                                    "column": 39
                                  }
                                },
                                "name": "node"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                }
              ],
              "kind": "const",
              "trailingComments": [
                {
                  "type": "CommentLine",
                  "value": " FIXME",
                  "start": 4410,
                  "end": 4418,
                  "loc": {
                    "start": {
                      "line": 140,
                      "column": 4
                    },
                    "end": {
                      "line": 140,
                      "column": 12
                    }
                  },
                  "range": [
                    4410,
                    4418
                  ]
                }
              ]
            },
            {
              "type": "IfStatement",
              "start": 4423,
              "end": 4463,
              "loc": {
                "start": {
                  "line": 141,
                  "column": 4
                },
                "end": {
                  "line": 143,
                  "column": 5
                }
              },
              "test": {
                "type": "UnaryExpression",
                "start": 4427,
                "end": 4436,
                "loc": {
                  "start": {
                    "line": 141,
                    "column": 8
                  },
                  "end": {
                    "line": 141,
                    "column": 17
                  }
                },
                "operator": "!",
                "prefix": true,
                "argument": {
                  "type": "Identifier",
                  "start": 4428,
                  "end": 4436,
                  "loc": {
                    "start": {
                      "line": 141,
                      "column": 9
                    },
                    "end": {
                      "line": 141,
                      "column": 17
                    }
                  },
                  "name": "__TEST__",
                  "leadingComments": null
                },
                "leadingComments": null
              },
              "consequent": {
                "type": "BlockStatement",
                "start": 4438,
                "end": 4463,
                "loc": {
                  "start": {
                    "line": 141,
                    "column": 19
                  },
                  "end": {
                    "line": 143,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "start": 4448,
                    "end": 4457,
                    "loc": {
                      "start": {
                        "line": 142,
                        "column": 8
                      },
                      "end": {
                        "line": 142,
                        "column": 17
                      }
                    },
                    "expression": {
                      "type": "CallExpression",
                      "start": 4448,
                      "end": 4456,
                      "loc": {
                        "start": {
                          "line": 142,
                          "column": 8
                        },
                        "end": {
                          "line": 142,
                          "column": 16
                        }
                      },
                      "callee": {
                        "type": "Identifier",
                        "start": 4448,
                        "end": 4454,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 8
                          },
                          "end": {
                            "line": 142,
                            "column": 14
                          }
                        },
                        "name": "render"
                      },
                      "arguments": []
                    }
                  }
                ]
              },
              "alternate": null,
              "leadingComments": [
                {
                  "type": "CommentLine",
                  "value": " FIXME",
                  "start": 4410,
                  "end": 4418,
                  "loc": {
                    "start": {
                      "line": 140,
                      "column": 4
                    },
                    "end": {
                      "line": 140,
                      "column": 12
                    }
                  },
                  "range": [
                    4410,
                    4418
                  ]
                }
              ]
            }
          ]
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Client entry point for React applications.\n *\n * @example\n * import { createClient } from 'roc-web-react/app/client';\n *\n * const server = createClient({\n *     createRoutes: routes,\n *     createStore: store,\n *     mountNode: 'application'\n * });\n *\n * @param {rocClientOptions} options - Options for the client\n ",
            "start": 573,
            "end": 897,
            "loc": {
              "start": {
                "line": 20,
                "column": 0
              },
              "end": {
                "line": 33,
                "column": 3
              }
            },
            "range": [
              573,
              897
            ]
          }
        ],
        "trailingComments": []
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * Client entry point for React applications.\n *\n * @example\n * import { createClient } from 'roc-web-react/app/client';\n *\n * const server = createClient({\n *     createRoutes: routes,\n *     createStore: store,\n *     mountNode: 'application'\n * });\n *\n * @param {rocClientOptions} options - Options for the client\n ",
          "start": 573,
          "end": 897,
          "loc": {
            "start": {
              "line": 20,
              "column": 0
            },
            "end": {
              "line": 33,
              "column": 3
            }
          },
          "range": [
            573,
            897
          ]
        }
      ]
    }
  ]
}