augment-vir - v31.13.0
    Preparing search index...

    Type Alias ArrayElement<ArrayType>

    ArrayElement: ArrayType[number]

    Extract the type of the elements in an array.

    Type Parameters

    • ArrayType extends ReadonlyArray<any>