Skip to content

Commit 37e344f

Browse files
committed
chore: add docs.ts for doc export
1 parent ed2f3a7 commit 37e344f

File tree

4 files changed

+1641
-2877
lines changed

4 files changed

+1641
-2877
lines changed

api-extractor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
*
4343
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
4444
*/
45-
"mainEntryPointFilePath": "<projectFolder>/dist/types/index.d.ts",
45+
"mainEntryPointFilePath": "<projectFolder>/dist/types/docs.d.ts",
4646
/**
4747
* A list of NPM package names whose exports should be treated as part of this package.
4848
*

0 commit comments

Comments
 (0)