MCPcopy Index your code
hub / github.com/PrairieLearn/PrairieLearn / error

Function error

public/javascripts/socket.io.js:1429–1434  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

1427 };
1428
1429 function error(data){
1430 return {
1431 type: exports.ERROR,
1432 data: 'parser error'
1433 };
1434 }
1435
1436
1437/***/ },

Callers 4

decodeStringFunction · 0.70
tryParseFunction · 0.70
wrapErrorFunction · 0.70
wrapErrorFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected