From daef7cb961de0b60e3c1331ff56d091efba19939 Mon Sep 17 00:00:00 2001 From: Hazelnoot Date: Wed, 1 Oct 2025 14:49:43 -0400 Subject: [PATCH] fix misskey-js tests (unit and type) --- packages/misskey-js/api-extractor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/misskey-js/api-extractor.json b/packages/misskey-js/api-extractor.json index 0961dd24b9..70f9a08490 100644 --- a/packages/misskey-js/api-extractor.json +++ b/packages/misskey-js/api-extractor.json @@ -45,7 +45,7 @@ * * SUPPORTED TOKENS: , , */ - "mainEntryPointFilePath": "/built/index.d.ts", + "mainEntryPointFilePath": "/built/src/index.d.ts", /** * A list of NPM package names whose exports should be treated as part of this package.