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

    Parameters

    • items: any

      The items to check.

    Returns items is OperationItem[]

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

Generated using TypeDoc