Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opine/src/utils/pathToRegex.ts>Path

Minimalist web framework for Deno ported from ExpressJS.
Very Popular
Go to Latest
type alias Path
import { type Path } from "https://deno.land/x/opine@2.3.3/src/utils/pathToRegex.ts";
definition: string | RegExp | PathArray