@roomy-chat/sdk
    Preparing search index...

    Type Alias IdSpan

    type IdSpan = {
        counter: number;
        length: number;
        peer: PeerID;
    }
    Index

    Properties

    Properties

    counter: number
    length: number
    peer: PeerID