Function redirectRoute

  • Creates a RedirectRoute from one path to another.

    Returns

    the new RedirectRoute

    Parameters

    • fromPath: string

      redirect from this path

    • toPath: string

      redirect to this path

    Returns RedirectRoute

Generated using TypeDoc