MCPcopy Create free account
hub / github.com/CloudBoost/cloudboost / error

Function error

sdk/src/CloudSocketClientLib.js:6811–6813  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

6809 };
6810
6811 function error(data) {
6812 return {type: exports.ERROR, data: 'parser error'};
6813 }
6814
6815 }, {
6816 "./binary": 46,

Callers 1

decodeStringFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected