UNPKG

react-markdown

Version:
7 lines (6 loc) 397 B
export type ExtraProps = import('hast-util-to-jsx-runtime').ExtraProps; export type AllowElement = import('./lib/index.js').AllowElement; export type Components = import('./lib/index.js').Components; export type Options = import('./lib/index.js').Options; export type UrlTransform = import('./lib/index.js').UrlTransform; export { Markdown as default, defaultUrlTransform } from "./lib/index.js";