getJsDocTags
No documentation has been provided.
Presentation
function getJsDocTags (node: JSDocableNode, tagName: string): string[];
Returns
string[]
Parameters
Name | Type | Description |
---|---|---|
node | JSDocableNode | @param node |
tagName | string | @param tagName |
No documentation has been provided.
function getJsDocTags (node: JSDocableNode, tagName: string): string[];
string[]
Name | Type | Description |
---|---|---|
node | JSDocableNode | @param node |
tagName | string | @param tagName |