aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/shims/stream.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/shims/stream.ts')
-rw-r--r--client/src/shims/stream.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/shims/stream.ts b/client/src/shims/stream.ts
new file mode 100644
index 000000000..977fd05a0
--- /dev/null
+++ b/client/src/shims/stream.ts
@@ -0,0 +1 @@
module.exports = require('stream-browserify')