import { type MatchResult } from "https://deno.land/x/path_to_regexp@v7.1.0/index.ts";
A match result contains data about the path match.
Type Parameters
P extends ParamData
x/path_to_regexp/index.ts>MatchResult
import { type MatchResult } from "https://deno.land/x/path_to_regexp@v7.1.0/index.ts";
A match result contains data about the path match.