MCPcopy
hub / github.com/parse-community/parse-server-example / script.js

File script.js

public/assets/js/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Initialize Parse SDK
2Parse.initialize('myAppId');
3Parse.serverURL = `${window.location.origin}/parse`;
4

Callers

nothing calls this directly

Calls 1

initFunction · 0.85

Tested by

no test coverage detected