chore: duplicated v10 entrypoint

This commit is contained in:
Vlad Frangu
2025-05-13 11:52:47 +03:00
parent 4b84659fff
commit fda19fd863

View File

@@ -4,7 +4,6 @@
"mainEntryPointFilePath": "<projectFolder>/v10.d.ts",
"additionalEntryPoints": [
{ "modulePath": "v10", "filePath": "<projectFolder>/v10.d.ts" },
{ "modulePath": "v9", "filePath": "<projectFolder>/v9.d.ts" },
{ "modulePath": "rpc/v10", "filePath": "<projectFolder>/rpc/v10.d.ts" },
{ "modulePath": "voice/v4", "filePath": "<projectFolder>/voice/v4.d.ts" }