mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 21:13:30 +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.
|
* The length (size) of this collection.
|
||||||
* @readonly
|
* @readonly
|
||||||
|
* @type {Number}
|
||||||
*/
|
*/
|
||||||
get length() {
|
get length() {
|
||||||
return this.size;
|
return this.size;
|
||||||
|
|||||||
Reference in New Issue
Block a user