- move event scraping/parsing and match lookup logic into src/utils/server.ts - extract BASE_URL and grouping/round-table helpers into src/utils/common.ts - update component/service entry imports to new module locations - remove deprecated src/utils/utils.ts monolith - clean up unused XCXFindUser type import - update tests to new utils import path |
||
|---|---|---|
| .. | ||
| data | ||
| redis.test.ts | ||
| utils.load-html.test.ts | ||
| utils.test.ts | ||
| xcxapi.test.ts | ||