Match
import type { Match } from "https://raw.githubusercontent.com/pillarjs/path-to-regexp/master/src/index.ts";
A match is either false
(no match) or a match result.
import type { Match } from "https://raw.githubusercontent.com/pillarjs/path-to-regexp/master/src/index.ts";
A match is either false
(no match) or a match result.