1
0

fix api-extractor

This commit is contained in:
syuilo
2024-01-20 14:01:27 +09:00
parent 1de29e5566
commit cb74b61755
7 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
*
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
*/
"mainEntryPointFilePath": "<projectFolder>/built/index.d.ts",
"mainEntryPointFilePath": "<projectFolder>/built/dts/index.d.ts",
/**
* A list of NPM package names whose exports should be treated as part of this package.