jsdoc/jsdoc.github.io

Document `@package` tag

hegemonic opened this issue · 1 comments

As of JSDoc 3.5.0, we support a @package tag to indicate that a symbol is package-private. The tag is defined in both the JSDoc and Closure Compiler tag dictionaries. See jsdoc/jsdoc#962 for details.

Fixed on master.