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