match.d.ts 80 Bytes Edit Raw Blame History 1 2 import type { Match } from "../../types.js"; export declare const match: Match;