MCPcopy Index your code
hub / github.com/deployd/deployd / parseError

Function parseError

test-app/public/mocha.js:11760–11762  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

11758 };
11759
11760 var parseError = function(message) {
11761 throw Error('Parse error: ' + message);
11762 };
11763
11764 /*--------------------------------------------------------------------------*/
11765

Callers 3

codePointToSymbolFunction · 0.85
encodeFunction · 0.85
decodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected