UNPKG

@slesaad/veda-content-editor

Version:

VEDA Content Editor - A React-based MDX editor component

4 lines 273 B
import { LexicalExportVisitor } from '@mdxeditor/editor'; import { ScrollytellingNode } from './ScrollytellingNode'; export declare const ScrollytellingLexicalVisitor: LexicalExportVisitor<ScrollytellingNode, any>; //# sourceMappingURL=ScrollytellingLexicalVisitor.d.ts.map