abuseipdb-client - v1.0.21
    Preparing search index...

    Type Alias NonEmptyArr<T>

    NonEmptyArr: [T, ...T[]]

    Utility type, represents a non empty array.

    Type Parameters

    • T