We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad364ff commit 2c06822Copy full SHA for 2c06822
README.md
@@ -27,6 +27,7 @@ npm install --save @jcoreio/async-throttle
27
28
```js
29
const throttle = require('@jcoreio/async-throttle')
30
+import throttle from '@jcoreio/async-throttle'
31
```
32
33
0 commit comments