Type Alias: EmojiMatch
EmojiMatch =
Readonly<{emoji:string;position:number;shortcode:string; }>
Defined in: packages/lexical-emoji-extension/src/findEmoji.ts:14
The location of the emoji match in the given text
EmojiMatch =
Readonly<{emoji:string;position:number;shortcode:string; }>
Defined in: packages/lexical-emoji-extension/src/findEmoji.ts:14
The location of the emoji match in the given text