(e)
| 5609 | |
| 5610 | // ── Export: build .bumpmesh ZIP and trigger download ───────────────────────── |
| 5611 | |
| 5612 | const exportProjectBtn = document.getElementById('export-project-btn'); |
| 5613 | const exportDialog = document.getElementById('export-dialog'); |
| 5614 | const exportGoBtn = document.getElementById('export-go-btn'); |