Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aleph/lib/url_pattern.ts>URLPatternCompat.execPathname

The Full-stack Framework in Deno.
Go to Latest
method URLPatternCompat.execPathname
import { URLPatternCompat } from "https://deno.land/x/aleph@1.0.0-alpha.26/lib/url_pattern.ts";

Parameters

patternPathname: string
pathname: string

Returns

null | Pick<URLPatternResult, "pathname">