mirror of
https://github.com/danbulant/discord.js
synced 2026-06-24 09:12:22 +00:00
fix docs
This commit is contained in:
parent
1deefbd8cd
commit
51a399d558
2 changed files with 2 additions and 1 deletions
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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue