Preparing search index...
The search index is not available
@tb-dev/utils - v4.0.7
@tb-dev/utils
toArray
Function toArray
to
Array
<
T
>
(
item
?
)
:
T
[]
Converts the item to an array if it isn't already.
Type Parameters
T
Parameters
Optional
item
:
Nullish
<
MaybeArray
<
T
>
>
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tb-dev/utils - v4.0.7
Loading...
Converts the item to an array if it isn't already.