• Checks if the given items are of type KeypairLike[].

    Parameters

    • items: any

      The items to check.

    Returns items is KeypairLike[]

    True if the items are an array of KeypairLike, false otherwise.

Generated using TypeDoc