We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01654a7 commit 1492e34Copy full SHA for 1492e34
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