Builds a route matcher that matches any entry and captures its name.
Matches only at the entry name beginning.
Optional
The name of the capture or nothing to capture under match index.
New route matcher.
Use rmatchEntry for anonymous capture.
Generated using TypeDoc
Builds a route matcher that matches any entry and captures its name.
Matches only at the entry name beginning.