MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins /

Class

deepwiki/deepwiki.ts:628–628  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

626};
627
628class DeepWikiPlugin extends Plugin {
629 name = "deepwiki";
630
631 private store = new DeepWikiStore();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected