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

    Type Parameters

    • T

    Parameters

    • Optional value: Many<T>

      The value to inspect.

    Returns T[]

    Returns the cast array.

Generated using TypeDoc