helia
    Preparing search index...

    Interface Pair

    interface Pair {
        bytes: AwaitGenerator<Uint8Array<ArrayBufferLike>>;
        cid: CID;
    }
    Index

    Properties

    Properties

    bytes: AwaitGenerator<Uint8Array<ArrayBufferLike>>
    cid: CID