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 194 B
declare const LoadingOverlay: ({ isLoading }: { isLoading: boolean; }) => import("react/jsx-runtime").JSX.Element; export default LoadingOverlay; //# sourceMappingURL=LoadingOverlay.d.ts.map