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 e295a45 commit d3bb23fCopy full SHA for d3bb23f
scripts/compilation/Inliner.js
@@ -549,6 +549,8 @@ module.exports = class Inliner {
549
"getSigV4AuthPlugin", // legacy auth, getAwsAuthPlugin
550
"NumberValueImpl", // name of NumberValue
551
552
+ "WorkSpacesThin", // alias of WorkSpacesThinClient
553
+
554
"HostResolver", // alias of NodeDnsLookupHostResolver
555
"expectInt", // aliased to expectLong
556
"handleFloat", // aliased to limitedParseDouble
0 commit comments