UNPKG

js.foresight-devtools

Version:

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

5 lines 179 B
/** * removes stale debuggers that might have been left behind in the dom */ export declare function removeOldDebuggers(): void; //# sourceMappingURL=removeOldDebuggers.d.ts.map