MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / desktop.js

File desktop.js

deployments/desktop/static/desktop.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function () {
2 "use strict";
3
4 const DEMO_MODE = new URLSearchParams(window.location.search).get("demo") === "1";

Callers

nothing calls this directly

Calls 2

getMethod · 0.80
runActionFunction · 0.70

Tested by

no test coverage detected