helia
    Preparing search index...

    Interface WantListEntry

    interface WantListEntry {
        cid: CID;
        priority: number;
        wantType: WantType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    cid: CID
    priority: number
    wantType: WantType