| 1 | import { UfsGlobal } from "./content-scripts/ufs_global.js"; |
| 2 | import { BADGES } from "./helpers/badge.js"; |
| 3 | import { hookFetch } from "./libs/ajax-hook/index.js"; |
| 4 | import { scrollToVeryEnd } from "./scrollToVeryEnd.js"; |
nothing calls this directly
no test coverage detected