Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ unsubscribe
Method
unsubscribe
site/src/contexts/useWebpushNotifications.ts:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
subscribe(): Promise<void>;
13
unsubscribe(): Promise<void>;
14
}
15
16
export
const
useWebpushNotifications = (): WebpushNotifications => {
Callers
6
Close
Method · 0.80
handleNotificationToggle
Function · 0.80
handleClick
Function · 0.80
handleNotificationToggle
Function · 0.80
handleNotificationToggle
Function · 0.80
unsubscribe
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected