MCPcopy Create free account
hub / github.com/Acode-Foundation/acode-plugin /

Class

src/main.js:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import plugin from "../plugin.json";
2
3class AcodePlugin {
4 baseUrl = "";
5
6 async init(_page, _cacheFile, _cacheFileUrl) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected