UNPKG

186 BJavaScriptView Raw
1/**
2 * @file: react
3 * @author: Cuttle Cong
4 * @date: 2017/11/9
5 * @description:
6 */
7
8module.exports = require('html-to-react')
9module.exports.utils = require('html-to-react/lib/utils')
\No newline at end of file