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.
Generated using TypeDoc