MCPcopy 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

loadLocaleFunction · 0.85
bindLanguageSwitchersFunction · 0.85
initInputPageFunction · 0.85
initImportPageFunction · 0.85
initGuidePageFunction · 0.85
initCanvasPageFunction · 0.85

Tested by

no test coverage detected