@daysnap/utils
Version:
24 lines (13 loc) • 436 B
Markdown
[@daysnap/utils](../README.md) / [Exports](../modules.md) / SwipeListener
# Interface: SwipeListener
## Callable
### SwipeListener
▸ **SwipeListener**(`event`): `void`
#### Parameters
| Name | Type |
| :------ | :------ |
| `event` | [`SwipeListenerEvent`](SwipeListenerEvent.md) |
#### Returns
`void`
#### Defined in
[createSwipeHandlers.ts:18](https://github.com/daysnap/utils/blob/9ced15e/src/createSwipeHandlers.ts#L18)