Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

pathToRegexp

import { pathToRegexp } from "https://raw.githubusercontent.com/pillarjs/path-to-regexp/master/src/index.ts";
function pathToRegexp(path: Path | Path[], options?: PathToRegexpOptions & ParseOptions);
§
pathToRegexp(path: Path | Path[], options?: PathToRegexpOptions & ParseOptions)
[src]

§Parameters

§
path: Path | Path[]
[src]