UNPKG

reaviz

Version:

Data Visualization using React

5 lines (4 loc) 126 B
/** * Toggle the text selection of the body. */ export declare function toggleTextSelection(allowSelection: boolean): void;