MCPcopy 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
16export const useWebpushNotifications = (): WebpushNotifications => {

Callers 6

CloseMethod · 0.80
handleNotificationToggleFunction · 0.80
handleClickFunction · 0.80
handleNotificationToggleFunction · 0.80
handleNotificationToggleFunction · 0.80
unsubscribeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected