UNPKG

@churchapps/apphelper-markdown

Version:

ChurchApps markdown/lexical editor components

6 lines (5 loc) 149 B
interface Props { editor: any; } export declare function HistoryControls({ editor }: Props): import("react/jsx-runtime").JSX.Element; export {};