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

***

# useGlobalListener

## Index

### Type Aliases

- [GlobalListenerInterface](type-aliases/GlobalListenerInterface.md)
- [GlobalListenerInterfaceAttach](type-aliases/GlobalListenerInterfaceAttach.md)
- [GlobalListenerInterfaceRemove](type-aliases/GlobalListenerInterfaceRemove.md)
- [GlobalListenerInterfaceWhen](type-aliases/GlobalListenerInterfaceWhen.md)
- [Resolvable](type-aliases/Resolvable.md)
- [Truthy](type-aliases/Truthy.md)

### Functions

- [useDocumentEventListener](functions/useDocumentEventListener.md)
- [useGlobalListener](functions/useGlobalListener.md)
- [useToggledGlobalListener](functions/useToggledGlobalListener.md)
- [useWindowEventListener](functions/useWindowEventListener.md)
