Skip to content

Commit

Permalink
fixup! stream: update TextEncoderStream to align the latest spec
Browse files Browse the repository at this point in the history
  • Loading branch information
cola119 committed Aug 2, 2022
1 parent 8ddcab9 commit f2304b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/internal/webstreams/encoding.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
const {
ObjectDefineProperties,
Symbol,
String,
Uint8Array,
String
} = primordials;

const {
Expand Down

0 comments on commit f2304b6

Please sign in to comment.