Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moli-X/Resources
/
Class
Script/Hzh.js:142–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
}
142
class
EventError extends Error {
143
constructor(message) {
144
super(message);
145
this.name =
"EventError"
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected