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.

5 lines 191 B
declare const CharacterCount: ({ editor }: { editor: any; }) => import("react/jsx-runtime").JSX.Element | null; export default CharacterCount; //# sourceMappingURL=CharacterCount.d.ts.map