• Casts value as an array if it’s not one.

    Type Parameters

    • T

    Parameters

    • Optionalvalue: Many<T>

      The value to inspect.

    Returns T[]

    Returns the cast array.