Theia API Documentation v1.65.0
    Preparing search index...
    • Type Parameters

      • T

      Parameters

      • obj: undefined | null | T[]

      Returns obj is T[]

      True if the provided object is an array and has at least one element.

    • Type Parameters

      • T

      Parameters

      • obj: undefined | null | readonly T[]

      Returns obj is readonly T[]

      True if the provided object is an array and has at least one element.