• Creates routing instrumentation for React Router v3 Works for React Router >= 3.2.0 and < 4.0.0

    Parameters

    • history: HistoryV3

      object from the history library

    • routes: Route[]

      a list of all routes, should be

    • match: Match

      Router.match utility

    Returns ReactRouterInstrumentation

Generated using TypeDoc