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 fbc76a7 commit 8ae7f03Copy full SHA for 8ae7f03
packages-exp/auth-exp/api-extractor.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "../../config/api-extractor.json",
3
// Point it to your entry point d.ts file.
4
- "mainEntryPointFilePath": "<projectFolder>/dist/esm5/index.d.ts",
+ "mainEntryPointFilePath": "<projectFolder>/dist/esm5/index.doc.d.ts",
5
"dtsRollup": {
6
"enabled": true,
7
"untrimmedFilePath": "<projectFolder>/dist/<unscopedPackageName>.d.ts",
0 commit comments