| 1 | // Selfhost-only (runs on the dev server AND the production Docker image): the |
| 2 | // update card paints on the self-host web shell. See |
| 3 | // ../src/update-card-render.ts for the shared body. |
| 4 | import { |
nothing calls this directly
no test coverage detected