Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ register
Function
register
dashboard/shell/src/main.jsx:45–48 ·
view source on GitHub ↗
(name, component)
Source
from the content-addressed store, hash-verified
43
window.__HERMES_PLUGIN_SDK__ = buildSDK();
44
window.__HERMES_PLUGINS__ = {
45
register(name, component) {
46
registered.set(name, component);
47
notify();
48
},
49
registerSlot() {},
50
};
51
Callers
nothing calls this directly
Calls
2
notify
Function · 0.70
set
Method · 0.45
Tested by
no test coverage detected