Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rikschennink/fitty
/ unsubscribe
Function
unsubscribe
src/fitty.js:208–208 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
206
207
// remove an existing fitty
208
const
unsubscribe = (f) => () => (f.active = false);
209
210
const
observeMutations = (f) => {
211
// no observing?
Callers
1
fittyCreate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…