> For the complete documentation index, see [llms.txt](https://minwork.gitbook.io/double-tap-hook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minwork.gitbook.io/double-tap-hook/installation.md).

# Installation

```bash
yarn add use-double-tap
```

or

```bash
npm install --save use-double-tap
```
