Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/
Class
src/lib/acode.js:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
import
config from
"./config"
;
77
78
class
Acode {
79
#modules = {};
80
#pluginsInit = {};
81
#pluginUnmount = {};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected