Closed
Description
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.
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.