Table of Contents Syntax Overview Examples Related Links Syntax @alias <aliasNamepath> Overview The @alias tag causes JSDoc to treat all references to a member as if the member had a different name. This tag is especially useful if you define a class within an inner function; in this case, you can use the @alias tag to tell JSDoc how the class is exposed in your app. While the @alias tag may sound
{{#tags}}- {{label}}
{{/tags}}