import { type MatchFunction } from "https://deno.land/x/path_to_regexp@v7.1.0/index.ts";
The match function takes a string and returns whether it matched the path.
Type Parameters
P extends ParamData
x/path_to_regexp/index.ts>MatchFunction
import { type MatchFunction } from "https://deno.land/x/path_to_regexp@v7.1.0/index.ts";
The match function takes a string and returns whether it matched the path.