MCPcopy 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

Calls 1

notifySubscribersMethod · 0.95

Tested by

no test coverage detected