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 fa17897 commit 9aaf9f5Copy full SHA for 9aaf9f5
index.js
@@ -1,3 +1,5 @@
1
+'use strict'
2
+
3
var Readable = require('readable-stream').Readable
4
;
5
0 commit comments