Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method URLPatternCompat.execPathname
import { URLPatternCompat } from "https://deno.land/x/alephjs@1.0.0-alpha.68.6/framework/core/url_pattern.ts";

Parameters

patternPathname: string
pathname: string

Returns

null | Pick<URLPatternResult, "pathname">