MCPcopy 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

76import config from "./config";
77
78class Acode {
79 #modules = {};
80 #pluginsInit = {};
81 #pluginUnmount = {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected