getJsDocTag
No documentation has been provided.
Presentation
function getJsDocTag (node: JSDocableNode | undefined, tagName: string): string;
Returns
string
Parameters
Name | Type | Description |
---|---|---|
node | JSDocableNode | undefined | |
tagName | string |
No documentation has been provided.
function getJsDocTag (node: JSDocableNode | undefined, tagName: string): string;
string
Name | Type | Description |
---|---|---|
node | JSDocableNode | undefined | |
tagName | string |