export enum AppEventType { GenericEvent = 'GENERIC_EVENT', UserNodeDrag = 'USER_NODE_DRAG' }