UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

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