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