react-highlight-selector
Version:
Text highlighter with customizable palette and text copier
9 lines (8 loc) • 387 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./components"), exports);
tslib_1.__exportStar(require("./types"), exports);
tslib_1.__exportStar(require("./providers"), exports);
tslib_1.__exportStar(require("./hooks"), exports);
tslib_1.__exportStar(require("./constants/constants"), exports);