mirror of
https://github.com/discordjs/discord-api-types.git
synced 2026-05-28 06:20:11 +00:00
chore: duplicated v10 entrypoint
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user