mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
fix docs
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -47,6 +47,7 @@ class Collection extends Map {
|
||||
/**
|
||||
* The length (size) of this collection.
|
||||
* @readonly
|
||||
* @type {Number}
|
||||
*/
|
||||
get length() {
|
||||
return this.size;
|
||||
|
||||
Reference in New Issue
Block a user