@nosto/search-js
    Preparing search index...

    Function unique

    • This function takes an array and returns a new array with only unique values.

      Type Parameters

      • T

      Parameters

      • arr: T[]

      Returns T[]