Helia
    Preparing search index...

    Interface Pair

    interface Pair {
        block: Uint8Array;
        cid: CID;
    }
    Index

    Properties

    Properties

    block: Uint8Array
    cid: CID