@resee-movies/utilities - v0.8.0
Preparing search index...
toArray
Function toArray
toArray
<
T
>
(
value
:
T
|
T
[]
)
:
T
[]
Returns value T if T is an array, otherwise, T is placed into a new array at index 0.
Type Parameters
T
Parameters
value
:
T
|
T
[]
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@resee-movies/utilities - v0.8.0
Loading...
Returns value T if T is an array, otherwise, T is placed into a new array at index 0.