Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneNoteDev/WebClipper
/ get
Method
get
src/scripts/communicator/smartValue.ts:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
public get(): T {
52
return
this.t;
53
}
54
55
public forceUpdate() {
56
this.notifySubscribers();
Callers
15
tests
Method · 0.95
handleStartClip
Method · 0.45
storeLastClippedInformation
Method · 0.45
shouldShowPreviewViewer
Method · 0.45
shouldShowRegionSelector
Method · 0.45
render
Method · 0.45
clipButtonEnabled
Function · 0.45
getUserSessionId
Method · 0.45
getUserSessionIdWhenDefined
Method · 0.45
getPanelTypeToShow
Method · 0.45
getCurrentPanel
Method · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected