Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/srcbookdev/srcbook
/ destroy
Function
destroy
packages/web/src/components/cells/hover.ts:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
});
59
},
60
destroy() {
61
channel.off(
'tsserver:cell:quickinfo:response'
, callback);
62
},
63
};
64
},
65
};
Callers
nothing calls this directly
Calls
1
off
Method · 0.45
Tested by
no test coverage detected