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

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

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