Function matrixRoute

  • Constructs a matrix route by URL.

    Parameters

    • url: string | URL

      Source URL. If string given, then URL will be constructed relatively to route:/ base.

    Returns MatrixRoute

    New matrix route instance.

Generated using TypeDoc