Vinyl
Preparing search index...
@amzn/vinyl-util
remove
Function remove
remove
<
T
>
(
array
:
T
[]
,
element
:
T
)
:
boolean
Removes an element from the array, returning true if it was found.
Type Parameters
T
Parameters
array
:
T
[]
element
:
T
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Removes an element from the array, returning true if it was found.