Package Exports
- @react-awesome/use-debounce
- @react-awesome/use-debounce/dist/index.cjs
- @react-awesome/use-debounce/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@react-awesome/use-debounce) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@react-awesome/use-debounce
use-debounce tracks the previous value of a variable.
Please refer to the documentation for more information.
Installation
yarn add @react-awesome/use-debounce
# or
npm i @react-awesome/use-debounceContribution
Yes please! See the contributing guidelines for details.
Licence
This project is licensed under the terms of the MIT license.