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 36e93da commit 3d3d36cCopy full SHA for 3d3d36c
packages-exp/installations-types-exp/api-extractor.json
@@ -0,0 +1,5 @@
1
+{
2
+ "extends": "../../config/api-extractor.json",
3
+ // Point it to your entry point d.ts file.
4
+ "mainEntryPointFilePath": "<projectFolder>/index.d.ts"
5
+}
0 commit comments