MCPcopy Create free account
hub / github.com/zxlie/FeHelper / parseError

Function parseError

apps/en-decode/he.js:134–136  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

132 };
133
134 var parseError = function(message) {
135 throw Error('Parse error: ' + message);
136 };
137
138 /*--------------------------------------------------------------------------*/
139

Callers 3

codePointToSymbolFunction · 0.85
encodeFunction · 0.85
decodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected