1.0.1 • Published 1 year ago

sherpa-use-debounce v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

## Installation

You can install the debounce package via npm: npm i sherpa-use-debounce

API

debounce(func, delay)

How to use

const searchQuery = useDebounce(value, milliseconds)

1.0.1

1 year ago

1.0.0

1 year ago