Skip to content

Commit

Permalink
chore: fix import readablestream (#1284)
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Mar 16, 2022
1 parent 14c9e7d commit 392213e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/benchmark.js
Expand Up @@ -6,6 +6,7 @@ const http = require('http')
const os = require('os')
const path = require('path')
const { table } = require('table')
const { WritableStream } = require('stream/web')

const { Pool, Client, fetch, Agent, setGlobalDispatcher } = require('..')

Expand Down

0 comments on commit 392213e

Please sign in to comment.