Given a raw path or URL, finds an endpoint or WebSocket path that will match in the given service. If no match is found, this returns undefined.
undefined
The URL or path to match against.
@rest-vir/implement-service
Given a raw path or URL, finds an endpoint or WebSocket path that will match in the given service. If no match is found, this returns
undefined
.