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

x/frugal/dep/path-to-regexp.ts>match

A frugal web framework
Latest
function match
import { match } from "https://deno.land/x/frugal@0.9.6/dep/path-to-regexp.ts";

Create path match function from path-to-regexp spec.

Type Parameters

optional
P extends object = object