Skip to content

Commit f2304b6

Browse files
committed
fixup! stream: update TextEncoderStream to align the latest spec
1 parent 8ddcab9 commit f2304b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/webstreams/encoding.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
const {
44
ObjectDefineProperties,
55
Symbol,
6+
String,
67
Uint8Array,
7-
String
88
} = primordials;
99

1010
const {

0 commit comments

Comments
 (0)