Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ash/src/Router/pathToRegexp.ts>paramRegexp

A stylish web framework for Deno!
Latest
variable paramRegexp
import { paramRegexp } from "https://deno.land/x/ash@1.3.6/src/Router/pathToRegexp.ts";

The RegExp object to match with parameters.

type

RegExp