Files

3 lines
80 B
TypeScript
Raw Permalink Normal View History

2025-11-14 11:39:33 +08:00
import type { Match } from "../../types.js";
export declare const match: Match;