MCPcopy Create free account
hub / github.com/blinker-iot/blinker-js / addData

Function addData

example/example_server.ts:84–86  ·  view source on GitHub ↗
(key, value)

Source from the content-addressed store, hash-verified

82}
83
84function addData(key, value) {
85 state[key] = value
86}

Callers 2

getInfoFunction · 0.85
getDiskinfoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected