MCPcopy Create free account
hub / github.com/OpenAnonymity/oa-chat / notify

Method notify

chat/services/apiKeyStore.js:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 notify() {
35 this.listeners.forEach(listener => listener());
36 }
37
38 async loadApiKey() {
39 try {

Callers 3

loadApiKeyMethod · 0.95
setApiKeyMethod · 0.95
clearApiKeyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected