UNPKG

analytica-frontend-lib

Version:

Repositório público dos componentes utilizados nas plataformas da Analytica Ensino

4 lines 344 B
export { default as HtmlMathRenderer } from '../../HtmlMathRenderer/index'; export type { HtmlMathRendererProps } from '../../HtmlMathRenderer/index'; export { processHtmlWithMath, sanitizeHtmlForDisplay, cleanLatex, containsMath, stripHtml, looksLikeLatex, isLikelyMarkdown, type MathPart, } from './utils'; //# sourceMappingURL=index.d.ts.map