augment-vir - v32.1.0
    Preparing search index...

    Type Alias ArrayElement<T>

    ArrayElement: T[number]

    Extract the type of the elements in an array.

    Type Parameters

    • T extends ReadonlyArray<any>