MCPcopy Create free account
hub / github.com/error311/FileRise / main.js

File main.js

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

Source from the content-addressed store, hash-verified

1// /js/main.js — light bootstrap
2import { getBasePath, stripBase, withBase, patchFetchForBasePath } from './basePath.js?v={{APP_QVER}}';
3import { t } from './i18n.js?v={{APP_QVER}}';
4

Callers

nothing calls this directly

Calls 15

getBasePathFunction · 0.85
patchFetchForBasePathFunction · 0.85
getOpenModalsFunction · 0.85
normalizeUrlFunction · 0.85
toStableBodyFunction · 0.85
stripBaseFunction · 0.85
bindDarkModeFunction · 0.85
checkAuthFunction · 0.85
hideElFunction · 0.85
bootSetupWizardFunction · 0.85
revealAppAndHideOverlayFunction · 0.85

Tested by

no test coverage detected