We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b0944 commit c627596Copy full SHA for c627596
lib/internal/webstreams/transformstream.js
@@ -5,6 +5,7 @@ const {
5
FunctionPrototypeCall,
6
ObjectDefineProperties,
7
ObjectSetPrototypeOf,
8
+ PromisePrototypeThen,
9
SymbolToStringTag,
10
Symbol,
11
} = primordials;
0 commit comments