UNPKG

@uiw/react-markdown-preview

Version:

React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.

2 lines (1 loc) 85 B
export declare function useCopied(container: React.RefObject<HTMLDivElement>): void;