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 a2bd4b9 commit 9cefb83Copy full SHA for 9cefb83
1 file changed
UPGRADING.md
@@ -50,3 +50,5 @@ You must now do:
50
```js
51
const keys = new KeyStream(db)
52
```
53
+
54
+For TypeScript users: you will also need to `npm install @types/readable-stream`.
0 commit comments