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

Method init

src/main.js:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3class AcodePlugin {
4 baseUrl = "";
5
6 async init(_page, _cacheFile, _cacheFileUrl) {
7 // plugin initialisation
8 }
9
10 async destroy() {

Callers 1

main.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected