Skip to main content
Deno 2 is finally 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.25/lib/urlpattern.ts";

Parameters

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