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