Document `@package` tag
hegemonic opened this issue · 1 comments
hegemonic commented
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.
hegemonic commented
Fixed on master.