We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca299d commit b478328Copy full SHA for b478328
runtime/reference/cli/doc.md
@@ -134,7 +134,7 @@ by JSDoc, TSDoc and TypeDoc:
134
available.
135
- [`callback`](https://jsdoc.app/tags-callback): define a callback.
136
- [`template`/`typeparam`/`typeParam`](https://tsdoc.org/pages/tags/typeparam):
137
- define a callback.
+ define a generic parameter.
138
- [`prop`/`property`](https://jsdoc.app/tags-property): define a property on a
139
symbol.
140
- [`typedef`](https://jsdoc.app/tags-typedef): define a type.
0 commit comments