debounce@1.0.0
Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked
MIT
2014-06-21
安装 (1.0.0)
npm install debounce@1.0.0
yarn add debounce@1.0.0
pnpm add debounce@1.0.0
bun add debounce@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| date-now | 1.0.1 |