Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/vercel/hyper
/ effect
Function
effect
lib/actions/header.ts:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
type
: CLOSE_TAB,
17
uid,
18
effect() {
19
dispatch(userExitTermGroup(uid));
20
}
21
});
22
};
23
}
Callers
nothing calls this directly
Calls
4
userExitTermGroup
Function · 0.90
setActiveGroup
Function · 0.90
dispatch
Function · 0.85
emit
Method · 0.45
Tested by
no test coverage detected