UNPKG

react-latex-editor

Version:

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

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