MCPcopy 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

testsMethod · 0.95
handleStartClipMethod · 0.45
renderMethod · 0.45
clipButtonEnabledFunction · 0.45
getUserSessionIdMethod · 0.45
getPanelTypeToShowMethod · 0.45
getCurrentPanelMethod · 0.45
renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected