We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddcab9 commit f2304b6Copy full SHA for f2304b6
lib/internal/webstreams/encoding.js
@@ -3,8 +3,8 @@
3
const {
4
ObjectDefineProperties,
5
Symbol,
6
+ String,
7
Uint8Array,
- String
8
} = primordials;
9
10
0 commit comments