Takaro - v0.4.11
    Preparing search index...

    Function castArray

    • 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.