mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
The typedoc config is now only in the top-level config file instead of also being one per package and all internal APIs are now marked as private so typedoc won't generate documentation for them, however we still need to export them to avoid typedoc warnings The new internal APIs that are exported, since are marked as `@private` can have breaking changes without notices