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