We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4848399 commit 7b0765aCopy full SHA for 7b0765a
packages/auth/api-extractor.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "../../config/api-extractor.json",
3
- "mainEntryPointFilePath": "<projectFolder>/dist/esm5/index.doc.d.ts",
+ "mainEntryPointFilePath": "<projectFolder>/dist/esm5/index.d.ts",
4
"dtsRollup": {
5
"enabled": true,
6
"untrimmedFilePath": "<projectFolder>/dist/<unscopedPackageName>.d.ts",
0 commit comments