UNPKG

@huridocs/react-text-selection-handler

Version:

React pdf handler allows to render a PDF and handle text selection and highlights.

5 lines 276 B
export { Highlight } from './Highlight.js'; export { HandleTextSelection } from './HandleTextSelection.js'; export { SelectionRegion } from './SelectionRegion.js'; export type { TextSelection, SelectionRectangle } from './TextSelection.js'; //# sourceMappingURL=index.d.ts.map