Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
codePointToSymbol
Function · 0.85
encode
Function · 0.85
decode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected