interface FrameworkUpdates {
    entityBatchUpdate: EntityBatchUpdate;
}

Properties

entityBatchUpdate: EntityBatchUpdate