Preparing search index...
The search index is not available
@tanzanite/discord-akairo
@tanzanite/discord-akairo
Util
intoArray
Function intoArray
intoArray
<
T
>
(
x
:
T
|
T
[]
)
:
T
[]
Converts the supplied value into an array if it is not already one.
Type Parameters
T
Parameters
x
:
T
|
T
[]
Value to convert.
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tanzanite/discord-akairo
Loading...
Converts the supplied value into an array if it is not already one.