MCPcopy Create free account
hub / github.com/ICBNetwork/web3-Wallet / update

Function update

ses.cjs:8851–8851  ·  view source on GitHub ↗
(newValue)

Source from the content-addressed store, hash-verified

8849 // exported live binding state
8850 let value;
8851 const update= (newValue)=> value= newValue;
8852 notify(update);
8853 exportsProps[exportName]= {
8854 get() {

Callers 2

notifyStarFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected