Files
2026-06-10 12:14:46 -03:00

3 lines
80 B
TypeScript

import type { Match } from "../../types.ts";
export declare const match: Match;