UNPKG

react-scitext

Version:

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

4 lines (3 loc) 192 B
import { SmilesProps } from '../../types'; export declare const Smiles: ({ code, errorCallback }: SmilesProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Smiles.d.ts.map