We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d1a5f commit ae11dc0Copy full SHA for ae11dc0
api-extractor.node.json
@@ -7,7 +7,7 @@
7
8
"dtsRollup": {
9
"enabled": true,
10
- "publicTrimmedFilePath": "./dist/client/index.d.ts"
+ "publicTrimmedFilePath": "./dist/node/index.d.ts"
11
},
12
13
"apiReport": {
0 commit comments