Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SnapDrop/snapdrop
/ off
Method
off
client/scripts/network.js:517–519 ·
view source on GitHub ↗
(type, callback)
Source
from the content-addressed store, hash-verified
515
}
516
517
static off(
type
, callback) {
518
return
window.removeEventListener(
type
, callback, false);
519
}
520
}
521
522
Callers
1
visibilitychangeHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected