js-ipfs-unixfs
    Preparing search index...

    Interface NodeLinksHashFieldEvent

    interface NodeLinksHashFieldEvent {
        field: ".links[].hash";
        index: number;
        value: Uint8Array<ArrayBuffer>;
    }
    Index
    field: ".links[].hash"
    index: number