| 1 | import { BADGES } from "./helpers/badge.js"; |
| 2 | import { UfsGlobal } from "./content-scripts/ufs_global.js"; |
| 3 | import { showLoading, runScriptInCurrentTab } from "./helpers/utils.js"; |
| 4 | import { shared as tiktok_downloadVideo } from "./tiktok_downloadVideo.js"; |
nothing calls this directly
no test coverage detected