Type Alias EditedLabelInternal

EditedLabel: {
    entity: Entity<Spec>;
    newText: string;
}