UNPKG

397 BTypeScriptView Raw
1export type ExtraProps = import('hast-util-to-jsx-runtime').ExtraProps;
2export type AllowElement = import('./lib/index.js').AllowElement;
3export type Components = import('./lib/index.js').Components;
4export type Options = import('./lib/index.js').Options;
5export type UrlTransform = import('./lib/index.js').UrlTransform;
6export { Markdown as default, defaultUrlTransform } from "./lib/index.js";