{
  "version": 3,
  "sources": ["../src/script.mts"],
  "sourcesContent": ["import { getAppShellSvc } from \"./ui/shell/app-shell-service.mjs\";\n\n/**\n * Early init of UI Shell logic so the burger menu responds immediately.\n * Modules execute after the HTML document has been parsed, so elements are ready.\n */\ngetAppShellSvc();\n"],
  "mappings": "0CAMAA,EAAe",
  "names": ["getAppShellSvc"]
}
