MCPcopy Create free account
hub / github.com/parse-community/parse-server / send

Function send

spec/PushQueue.spec.js:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 },
13 adapter: {
14 send() {
15 return Promise.resolve();
16 },
17 getValidPushTypes() {
18 return [];
19 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…