Member Junction
    Preparing search index...

    A group of changes that share the same date.

    interface DateGroup {
        changes: MJRecordChangeEntity[];
        label: string;
    }
    Index

    Properties

    Properties

    label: string