MCPcopy Create free account
hub / github.com/InverseUI/InverseUI-Recorder / cleanup

Method cleanup

modules/action/context/dropdown.js:699–701  ·  view source on GitHub ↗

* Cleanup - call periodically or on page unload

()

Source from the content-addressed store, hash-verified

697 * Cleanup - call periodically or on page unload
698 */
699 cleanup() {
700 this.interactionTracker.cleanup();
701 }
702
703 /**
704 * Clear all state

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected