I have a string type like this:
export type Event = | \'AttachmentAdded\' | \'AttachmentRemoved\' | \'FieldUpdate\' | \'Pause\' | \'ReferenceAdded\'