method URLPatternCompat.execPathnameimport { URLPatternCompat } from "https://deno.land/x/aleph@1.0.0-alpha.26/lib/url_pattern.ts"; execPathname(patternPathname: string, pathname: string): null | Pick<URLPatternResult, "pathname">ParameterspatternPathname: stringpathname: stringReturnsnull | Pick<URLPatternResult, "pathname">