Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.80
popup.ts
File · 0.80
checkFill
Function · 0.80
globalEmit
Function · 0.80
emitter.ts
File · 0.80
serviceworker.ts
File · 0.80
messagePageListener
Function · 0.80
videoTimeAction
Function · 0.80
contentAction
Function · 0.80
videoTimeSetAction
Function · 0.80
emitterAction
Function · 0.80
xhr
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected