Preparing search index...
The search index is not available
@tanzanite/discord-akairo
@tanzanite/discord-akairo
ClientUtil
collection
Function collection
collection
<
K
,
V
>
(
iterable
?:
null
|
readonly
(
readonly
[
K
,
V
]
)
[]
,
)
:
Collection
<
K
,
V
>
Makes a Collection.
Type Parameters
K
V
Parameters
Optional
iterable
:
null
|
readonly
(
readonly
[
K
,
V
]
)
[]
Entries to fill with.
Returns
Collection
<
K
,
V
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tanzanite/discord-akairo
Loading...
Makes a Collection.