Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneNoteDev/WebClipper
/ forceUpdate
Method
forceUpdate
src/scripts/communicator/smartValue.ts:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
public forceUpdate() {
56
this.notifySubscribers();
57
}
58
59
public equals(t: T): boolean {
60
return
this.t === t;
Callers
1
capturePdfScreenshotContent
Method · 0.80
Calls
1
notifySubscribers
Method · 0.95
Tested by
no test coverage detected