HookEvent: {
    originalEvent: Event;
}

The event object that is passed for each hook.

Type declaration

  • originalEvent: Event