UNPKG

react-scitext

Version:

React component for rendering scientific text with Markdown, LaTeX, and SMILES support

4 lines 169 B
export { RichText } from './RichText'; export { Smiles } from './Smiles'; export type { RichTextProps, SmilesProps } from '../types'; //# sourceMappingURL=index.d.ts.map