3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
|
import type { Match } from "../../types.js";
|
||
|
export declare const match: Match;
|