Type Alias AnnotationEdited

AnnotationEdited: {
    id: string;
    value: string;
}