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