aboutsummaryrefslogtreecommitdiff
path: root/src/js/out/modules/node/stream.promises.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-07-04 16:57:46 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-07-04 16:57:46 -0700
commitb2e28f133e7fbc3d0ba58218f6867fbaeb699d23 (patch)
tree4f0e741eeb2f244b5255715fb9c739ae1ab4ad98 /src/js/out/modules/node/stream.promises.js
parent3a93ddfab35841f242db0cdf472ce941bfa94984 (diff)
downloadbun-b2e28f133e7fbc3d0ba58218f6867fbaeb699d23.tar.gz
bun-b2e28f133e7fbc3d0ba58218f6867fbaeb699d23.tar.zst
bun-b2e28f133e7fbc3d0ba58218f6867fbaeb699d23.zip
boop
Diffstat (limited to 'src/js/out/modules/node/stream.promises.js')
-rw-r--r--src/js/out/modules/node/stream.promises.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/out/modules/node/stream.promises.js b/src/js/out/modules/node/stream.promises.js
index f095ac718..838d40efa 100644
--- a/src/js/out/modules/node/stream.promises.js
+++ b/src/js/out/modules/node/stream.promises.js
@@ -1 +1 @@
-import{promises as S} from"node:stream";var{pipeline:b,finished:c}=S,g={pipeline:b,finished:c,[Symbol.for("CommonJS")]:0};export{b as pipeline,c as finished,g as default};
+import{promises as J} from"node:stream";var{pipeline:S,finished:b}=J,g={pipeline:S,finished:b,[Symbol.for("CommonJS")]:0};export{S as pipeline,b as finished,g as default};