Skip to content

Commit 72eff20

Browse files
authored
fix web pubsub express d.ts file name (Azure#15008)
1 parent 2209bae commit 72eff20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/web-pubsub/web-pubsub-express/api-extractor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dtsRollup": {
1212
"enabled": true,
1313
"untrimmedFilePath": "",
14-
"publicTrimmedFilePath": "./types/index.d.ts"
14+
"publicTrimmedFilePath": "./types/web-pubsub-express.d.ts"
1515
},
1616
"messages": {
1717
"tsdocMessageReporting": {

0 commit comments

Comments
 (0)