Skip to content

Commit b636296

Browse files
committed
Repair api-extractor
1 parent c69fc4a commit b636296

File tree

4 files changed

+1142
-269
lines changed

4 files changed

+1142
-269
lines changed

api-extractor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
33
// "projectFolder": "<lookup>",
44
// ("mainEntryPointFilePath" is required)
5-
"mainEntryPointFilePath": "<projectFolder>/dist/index.d.ts",
5+
"mainEntryPointFilePath": "<projectFolder>/dist/types/index.d.ts",
66
"bundledPackages": [],
77
"newlineKind": "lf",
88
"compiler": {

0 commit comments

Comments
 (0)