UNPKG

react-text-highlighting

Version:
14 lines (9 loc) 444 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; } var _componentsTextHighlighting = require('./components/TextHighlighting'); var _componentsTextHighlighting2 = _interopRequireDefault(_componentsTextHighlighting); exports['default'] = _componentsTextHighlighting2['default']; module.exports = exports['default'];