Skip to content
Prev Previous commit
Next Next commit
fixup
  • Loading branch information
ronag committed Dec 29, 2021
commit 47d9891a21dbdde9aec5b5d7acc8c8f802069f4f
1 change: 1 addition & 0 deletions lib/stream.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
const {
ObjectDefineProperty,
ObjectKeys,
ReflectApply,
} = primordials;

const {
Expand Down