UNPKG

@alauda/doom

Version:

Doctor Doom making docs.

5 lines (4 loc) 166 B
export declare const Markdown: ({ children, inline, }: { children?: string; inline?: boolean; }) => "" | import("react/jsx-runtime").JSX.Element | undefined;