You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use web universal fetch handler and stream collector
Correspond to aws/aws-sdk-js-v3#1123
* move runtime-specific stream collectors to individual request handler package
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/RuntimeConfigGenerator.java
+4-16Lines changed: 4 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -66,9 +66,9 @@ final class RuntimeConfigGenerator {
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/TypeScriptDependency.java
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -45,10 +45,6 @@ public enum TypeScriptDependency implements SymbolDependencyContainer {
0 commit comments