1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-01-13 14:32:03 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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