| 1 | // Cloudflare-only: the update card paints on the Cloudflare-served web shell |
| 2 | // (Workers Static Assets + the Worker route). See ../src/update-card-render.ts |
| 3 | // for the shared body. |
| 4 | import { |
nothing calls this directly
no test coverage detected