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.

7 lines (5 loc) 123 B
/// <reference types="react-scripts" /> declare module '@mapbox/rehype-prism' { const src: any; export default src; }