api-typescript-generator / Modules / index / JsDocBlock
index.JsDocBlock
JsDoc block to be rendered.
• Optional description: string
The description of the JsDoc block. Follows the title, separated by a blank line.
• tags: JsDocBlockTag[]
JsDoc tags.
• Optional title: string
The first line of the JsDoc block.