MCPcopy Index your code
hub / github.com/coder/coder / subscribe

Method subscribe

site/src/contexts/useWebpushNotifications.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 readonly loading: boolean;
11
12 subscribe(): Promise<void>;
13 unsubscribe(): Promise<void>;
14}
15

Callers 8

handleNotificationToggleFunction · 0.65
handleClickFunction · 0.65
handleNotificationToggleFunction · 0.65
handleNotificationToggleFunction · 0.65
subscribeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected