prollipop
    Preparing search index...

    Interface ProllyTreeDiff

    interface ProllyTreeDiff {
        buckets: BucketDiff[];
        entries: EntryDiff[];
    }
    Index

    Properties

    Properties

    buckets: BucketDiff[]
    entries: EntryDiff[]