UNPKG

@slesaad/veda-content-editor

Version:

VEDA Content Editor - A React-based MDX editor component

4 lines 281 B
import { LexicalCommand } from 'lexical'; export declare const INSERT_SCROLLYTELLING_NODE: LexicalCommand<void>; export declare const scrollytellingButtonPlugin: (params?: unknown) => import("@mdxeditor/editor").RealmPlugin; //# sourceMappingURL=scrollytellingButtonPlugin.d.ts.map