UNPKG

html-react-parser

Version:
14 lines (11 loc) 246 B
import HTMLReactParser from '../lib/index.js'; export { attributesToProps, Comment, domToReact, Element, htmlToDOM, ProcessingInstruction, Text, } from '../lib/index.js'; export default HTMLReactParser.default || HTMLReactParser;