What it does
Serializes and deserializes a URL string into a URL tree.
Class Description
The url serialization strategy is customizable. You can make all URLs case insensitive by providing a custom UrlSerializer.
See DefaultUrlSerializer
for an example of a URL serializer.
Class Details
exported from router/index, defined in router/src/url_tree.ts