[**@twipped/hooks**](../../README.md) • **Docs**

***

# Type alias: EventHandlerInterface

> **EventHandlerInterface**\<\>: `object`

## Type parameters

## Type declaration

### attach

> **attach**: [`EventHandlerInterfaceAttach`](EventHandlerInterfaceAttach.md)

### remove

> **remove**: [`EventHandlerInterfaceRemove`](EventHandlerInterfaceRemove.md)

## Source

[hooks/useEventHandler.js:23](https://github.com/Twipped/hooks/blob/main/hooks/useEventHandler.js#L23)
