pub type EventTy = DragEvent;
And event type which keeps the returned type.
pub struct EventTy { /* private fields */ }