Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BloombergGraphics/whatiscode
/ unload
Function
unload
scripts/background.js:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
curTime = 0,
23
l = 14,
24
unload =
function
(){ shapes = shapes.filter(
function
(d){ d.start > curTime }) }
25
26
function
load(module){
27
// console.log('loading')
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected