UNPKG

@yuntijs/ui

Version:

☁️ Yunti UI - an open-source UI component library for building Cloud Native web apps

5 lines (4 loc) 309 B
export declare const INSERT_MENTION_COMMAND: import("lexical").LexicalCommand<unknown>; export declare const DELETE_MENTION_COMMAND: import("lexical").LexicalCommand<unknown>; export declare const CLEAR_HIDE_MENU_TIMEOUT: import("lexical").LexicalCommand<unknown>; export declare const MENTION_REGEX: RegExp;