What is this decorator looking comment in javascript

16 views Asked by At

just saw this code in an open source app can someone tell me what is this?

enter image description here

removing this doesnt change anything and i tried searching google and this is what google says

The @description tag allows you to provide a general description of the symbol you are documenting. The description may include HTML markup. It may also include Markdown formatting if the Markdown plugin is enabled.

what HTML? this is backend code

0

There are 0 answers