UNPKG

@huridocs/react-text-selection-handler

Version:

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

3 lines 214 B
export declare const normalizeSpaces: (text: string) => string; export declare const getRangeSelectedText: (range: Range, containerElement: HTMLElement) => string; //# sourceMappingURL=getRangeSelectedText.d.ts.map