Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/context/lib
lodash
castArray
Function castArray
cast
Array
<
T
>
(
value
?
)
:
T
[]
Casts value as an array if it’s not one.
Type Parameters
T
Parameters
Optional
value
:
Many
<
T
>
The value to inspect.
Returns
T
[]
Returns the cast array.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.76.2
Loading...
Casts value as an array if it’s not one.