Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
common/array
uniq
Function uniq
uniq
<
T
>
(
array
:
T
[]
)
:
T
[]
Removes duplicated items from an array.
Type Parameters
T
Parameters
array
:
T
[]
The array to inspect.
Returns
T
[]
Returns the new duplicate free array.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...
Removes duplicated items from an array.