1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 13:34:53 +02:00

[JSDoc] Link to the full list of keywords (#1506)

This commit is contained in:
Josh Howe
2020-08-01 10:08:38 -04:00
committed by GitHub
parent 36337818d9
commit c719e2899d

View File

@@ -135,6 +135,8 @@ This syntax is [TypeScript-specific](https://github.com/Microsoft/TypeScript/wik
*/
```
See the full list: <https://jsdoc.app/index.html#block-tags>
### Renaming
```js