stores
    Preparing search index...
    interface Pair {
        bytes: AwaitGenerator<Uint8Array<ArrayBufferLike>>;
        cid: CID;
    }
    Index

    Properties

    Properties

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