Files

3 lines
124 B
TypeScript
Raw Permalink Normal View History

2025-07-26 16:40:29 +08:00
export declare const HIGHLIGHT_PRE_TAG = "__aa-highlight__";
export declare const HIGHLIGHT_POST_TAG = "__/aa-highlight__";