Closed
Description
According to JSDoc, @returns
has the following syntax:
@returns [{type}] [description]
Currently the syntax only matches:
@returns [description]
.
Metadata
Metadata
Assignees
Labels
No labels
According to JSDoc, @returns
has the following syntax:
@returns [{type}] [description]
Currently the syntax only matches:
@returns [description]
.