Documentation - v0.27.1
    Preparing search index...

    Interface PendingUpdateContainerInternal

    interface PendingUpdateContainer {
        seqEnd: number;
        seqStart: number;
        upd: TypeUpdates;
    }
    Index

    Properties

    Properties

    seqEnd: number
    seqStart: number