Kevin
Kevin
Without ImmediatelyFast, Hypixel scoreboard text is bright:  With ImmediatelyFast, Hypixel scoreboard text is dimmed:  Strangely, the...
Because the type declarations are `.d.ts` and the package does not have `"type": "module"`, TypeScript assumes this package is [CommonJS only despite having an ESM export](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/docs/problems/FalseCJS.md) when `"moduleResolution": "node16"` is...