Update tsdoc.json (#2741)

Updates tsdoc.json to reflect the current packages.
This commit is contained in:
deepsarda
2023-01-26 20:51:24 +05:30
committed by GitHub
parent c1efa83bd9
commit ef91f52230

View File

@@ -1,14 +1,12 @@
{
"entryPointStrategy": "packages",
"entryPoints": [
"packages/bot",
"packages/client",
"packages/discordeno",
"packages/gateway",
"packages/logger",
"packages/plugins",
"packages/rest",
"packages/tester",
"packages/types",
"packages/utils"
]
}
}