UNPKG

@churchapps/apphelper-markdown

Version:

ChurchApps markdown/lexical editor components

4 lines (3 loc) 193 B
import type { TextMatchTransformer } from "@lexical/markdown"; export declare const EMOJI_NODE_MARKDOWN_REGEX: RegExp; export declare const EMOJI_NODE_MARKDOWN_TRANSFORM: TextMatchTransformer;