near-api-js - v7.3.1
    Preparing search index...

    Type Alias MerklePathItem

    type MerklePathItem = {
        direction: Direction;
        hash: CryptoHash;
    }
    Index
    direction: Direction