Skip to content

Commit 19cb523

Browse files
kstichsrchase
authored andcommitted
Add dom ES lib for Blob support
1 parent 8addf37 commit 19cb523

File tree

1 file changed

+1
-0
lines changed
  • smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen

1 file changed

+1
-0
lines changed

smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/tsconfig.es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"declaration": false,
88
"declarationDir": null,
99
"lib": [
10+
"dom",
1011
"es5",
1112
"es2015.promise",
1213
"es2015.collection",

0 commit comments

Comments
 (0)