CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
index.d.ts8 linesDownload Raw Back to react-markdown
1export type AllowElement = import("./lib/index.js").AllowElement;2export type Components = import("./lib/index.js").Components;3export type ExtraProps = import("./lib/index.js").ExtraProps;4export type HooksOptions = import("./lib/index.js").HooksOptions;5export type Options = import("./lib/index.js").Options;6export type UrlTransform = import("./lib/index.js").UrlTransform;7export { MarkdownAsync, MarkdownHooks, Markdown as default, defaultUrlTransform } from "./lib/index.js";8//# sourceMappingURL=index.d.ts.map