| 1 | import { openModal } from "./helpers/modal.js"; |
| 2 | import { refreshSpecialTabs, getAllTabs } from "./tabs.js"; |
| 3 | import { BADGES_CONFIG } from "../scripts/helpers/badge.js"; |
| 4 | import { checkForUpdate } from "./helpers/checkForUpdate.js"; |
nothing calls this directly
no test coverage detected