Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ResearAI/AutoFigure-Edit
/ app.js
File
app.js
web/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(() => {
2
const
INPUT_STATE_KEY =
"autofigure_input_state_v2"
;
3
const
IMPORT_STATE_KEY =
"autofigure_import_state_v1"
;
4
const
LOCALE_KEY =
"autofigure_locale_v1"
;
Callers
nothing calls this directly
Calls
6
loadLocale
Function · 0.85
bindLanguageSwitchers
Function · 0.85
initInputPage
Function · 0.85
initImportPage
Function · 0.85
initGuidePage
Function · 0.85
initCanvasPage
Function · 0.85
Tested by
no test coverage detected