Skip to main content
Deno 2 is finally here 🎉️
Learn more
Very Popular
Go to Latest
method URLPatternCompat.execPathname
import { URLPatternCompat } from "https://deno.land/x/aleph@1.0.0-beta.42/framework/core/url_pattern.ts";

Parameters

patternPathname: string
pathname: string

Returns

null | Pick<URLPatternResult, "pathname">