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 31127ac commit 5e2b263Copy full SHA for 5e2b263
README.md
@@ -1,7 +1,7 @@
1
# random-access-pause-wrapper
2
3
-Wraps any [random-access-storage](https://github.com/random-access-storage/random-access-storage) instance and adds a `pause()` and `resume()` method
4
-that
+Wraps any [random-access-storage](https://github.com/random-access-storage/random-access-storage) instance and adds a `pause()`
+and `resume()` method to pause the execution of operations and continue at a later point.
5
6
```
7
npm install random-access-pause-wrapper
0 commit comments