README
React-Markdown Type Definitions
This repository contains TypeScript type definitions for the react-markdown.
The definitions differ somewhat from the documentation because the docs are misleading.
These are based on actual testing.
Type definitions for react-markdown
<script type="module">
import typedReactMarkdown from 'https://cdn.skypack.dev/typed-react-markdown';
</script>
This repository contains TypeScript type definitions for the react-markdown.
The definitions differ somewhat from the documentation because the docs are misleading.
These are based on actual testing.