Options
All
  • Public
  • Public/Protected
  • All
Menu
Comment Type JsDoc

type=jsdoc The first line is /**
Pads the left side of each line with * and a single space.
The last lie is */

Example:

/**
 * my multi line comments
 * comments continue on this line
 */

See: Enum values for commentkind for possible types.

Comment Type

Generated using TypeDoc