fix misskey-js tests (unit and type)

This commit is contained in:
Hazelnoot 2025-10-01 14:49:43 -04:00
parent 90201307a0
commit daef7cb961

View file

@ -45,7 +45,7 @@
*
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
*/
"mainEntryPointFilePath": "<projectFolder>/built/index.d.ts",
"mainEntryPointFilePath": "<projectFolder>/built/src/index.d.ts",
/**
* A list of NPM package names whose exports should be treated as part of this package.