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

Function main

postinstall.js:33–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31`;
32
33function main() {
34 process.stdout.write(message);
35 process.exit(0);
36}
37
38module.exports = main;

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…