@resee-movies/utilities - v0.8.0
    Preparing search index...

    Function toArray

    • Returns value T if T is an array, otherwise, T is placed into a new array at index 0.

      Type Parameters

      • T

      Parameters

      • value: T | T[]

      Returns T[]