mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* types: wrap arrays in `Readonly<>` * refactor: prefer `readonly` syntax Co-authored-by: Almeida <almeidx@pm.me> * types: `const` type parameters * test: add tests * fix: fix more instances --------- Co-authored-by: Almeida <almeidx@pm.me>