Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ clear
Method
clear
src/services/notificationService.ts:38–38 ·
view source on GitHub ↗
* Clear the notifications
()
Source
from the content-addressed store, hash-verified
36
* Clear the notifications
37
*/
38
clear(): void;
39
/**
40
* Reset notifications, this will clear the pending notifications
41
*/
Callers
6
NotificationController
Class · 0.65
reset
Method · 0.65
localeService.test.ts
File · 0.65
reset
Method · 0.65
notificationService.test.ts
File · 0.65
notice
Method · 0.65
Implementers
1
NotificationService
src/services/notificationService.ts
Calls
no outgoing calls
Tested by
no test coverage detected