UNPKG

react-latex-editor

Version:

A professional React rich text editor with mathematical equation support, built on TipTap with MathLive integration. Production-ready with TypeScript support, accessibility features, and industrial-grade error handling.

4 lines 153 B
import { Node } from '@tiptap/core'; export declare const ImageGroup: Node<any, any>; export default ImageGroup; //# sourceMappingURL=ImageGroup.d.ts.map