mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-28 05:30:56 +00:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
import type { Match } from "../../types.ts";
|
|
export declare const match: Match;
|