We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e31dd7 commit 6ac6160Copy full SHA for 6ac6160
1 file changed
packages/google-storage-control/tsconfig.json
@@ -7,7 +7,8 @@
7
"lib": [
8
"es2023",
9
"dom"
10
- ]
+ ],
11
+ "stripInternal": false
12
},
13
"include": [
14
"src/*.ts",
0 commit comments