UNPKG

js.foresight-devtools

Version:

Visual debugging tools for ForesightJS - mouse trajectory prediction and element interaction visualization

5 lines (4 loc) 131 B
/** * removes stale debuggers that might have been left behind in the dom */ export declare function removeOldDebuggers(): void;