Skip to content

Commit 32c37f7

Browse files
committed
Remove internal d.ts
1 parent 3bfecf1 commit 32c37f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-extractor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dtsRollup": {
1111
"enabled": true,
12-
"untrimmedFilePath": "<projectFolder>/<unscopedPackageName>-internal.d.ts",
12+
"untrimmedFilePath": "",
1313
"publicTrimmedFilePath": "<projectFolder>/<unscopedPackageName>.d.ts"
1414
},
1515
"tsdocMetadata": {

0 commit comments

Comments
 (0)