Tag Kind: Block
The @license
tag is recognized to declare a license comment which should not
be included in the documentation. Any comments containing @license
will be
excluded from the generated documentation.
/** @license Apache-2.0 */
export const api = {...} // not documented