Custom, app-specific URI resolver interface.
Attempt to resolve URI to URL.
URI
URL
If given resolver doesn't know about this specific kind of URI, it should return string as received.
actual URL if this handler knows how locate given uri or original uri
uri
Generated using TypeDoc
Custom, app-specific URI resolver interface.