Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
get
Method · 0.80
runAction
Function · 0.70
Tested by
no test coverage detected