import { match } from "https://deno.land/x/path_to_regexp@v7.1.0/index.ts";
Create path match function from path-to-regexp
spec.
Type Parameters
P extends ParamData
Parameters
path: Path
optional
options: MatchOptions = [UNSUPPORTED]x/path_to_regexp/index.ts>match
import { match } from "https://deno.land/x/path_to_regexp@v7.1.0/index.ts";
Create path match function from path-to-regexp
spec.