Function rmatchString

  • Builds a route matcher that matches if part of the entry name equals to the expected string.

    Parameters

    • expected: string

      Expected part of the entry name.

    Returns RouteMatcher

    New route matcher.

Generated using TypeDoc