CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
index.d.ts7 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 Options = import("./lib/index.js").Options;5export type UrlTransform = import("./lib/index.js").UrlTransform;6export { MarkdownAsync, MarkdownHooks, Markdown as default, defaultUrlTransform } from "./lib/index.js";7//# sourceMappingURL=index.d.ts.map
basant307/AI_Governance_Project · CoolFace