URLPatternResult is the object returned from URLPattern.exec.
The matched result for the hash matcher.
The matched result for the hostname matcher.
The inputs provided when matching.
The matched result for the password matcher.
The matched result for the pathname matcher.
The matched result for the port matcher.
The matched result for the protocol matcher.
The matched result for the search matcher.
The matched result for the username matcher.
    © 2018–2021 the Deno authors
    https://doc.deno.land/deno/stable/~/URLPatternResult