redux-toolkit
redux-toolkit copied to clipboard
Distinguish between internal and external API elements
This is somewhat a duplicate of #1141, following the changes made in #4467 it'll probably be a good idea to distinguish between internal and external API elements through the usage of @internal and @public JSDoc tags.