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

Method notification

src/api/request/requestInterface.ts:12–12  ·  view source on GitHub ↗
(options: notification)

Source from the content-addressed store, hash-verified

10 sendMessage?(message: sendMessageI): Promise<any>;
11
12 notification(options: notification): void;
13
14 database(call: string, param: object): Promise<any>;
15}

Callers 1

notificationCheckFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected