UNPKG

react-latex-editor

Version:

A powerful React rich text editor with mathematical equation support, built on TipTap with MathLive integration

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