Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/lib/urlpattern.ts>URLPatternCompat#exec

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

Parameters

input: { host: string; pathname: string; }