Preparing search index...
The search index is not available
Vinyl
Vinyl
@amzn/vinyl-util
takeFirst
Function takeFirst
take
First
<
T
>
(
arrayLike
,
count
)
:
T
[]
Returns the first
count
elements of an ArrayLike.
Type Parameters
T
Parameters
arrayLike
:
ArrayLike
<
T
>
count
:
number
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Returns the first
countelements of an ArrayLike.