MCPcopy Index your code
hub / github.com/MALSync/MALSync / sendMessage

Method sendMessage

src/api/request/requestInterface.ts:10–10  ·  view source on GitHub ↗
(message: sendMessageI)

Source from the content-addressed store, hash-verified

8 ): Promise<xhrResponseI>;
9
10 sendMessage?(message: sendMessageI): Promise<any>;
11
12 notification(options: notification): void;
13

Callers 15

iframe.tsFile · 0.80
popup.tsFile · 0.80
checkFillFunction · 0.80
globalEmitFunction · 0.80
emitter.tsFile · 0.80
serviceworker.tsFile · 0.80
messagePageListenerFunction · 0.80
videoTimeActionFunction · 0.80
contentActionFunction · 0.80
videoTimeSetActionFunction · 0.80
emitterActionFunction · 0.80
xhrFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected