Skip to main content
Module

x/urlpattern/mod.ts>URLPatternComponentResult

📋 A polyfill for URLPattern for web-browsers, older versions of deno and non-unstable deno
Latest
interface URLPatternComponentResult
import { type URLPatternComponentResult } from "https://deno.land/x/urlpattern@0.0.1/mod.ts";

Properties

input: string
groups: Record<string, string>