1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-10-14 22:48:31 +02:00

Add additional keywords to jsdocs.md (#2171)

Add common keywords to js docs cheatsheets
This commit is contained in:
ales 2025-06-29 02:51:57 +02:00 committed by GitHub
parent 93d0654801
commit 1ba47a8e7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,6 +135,8 @@ This syntax is [TypeScript-specific](https://github.com/Microsoft/TypeScript/wik
* @private
* @deprecated
* @see
* @example
* @todo
*
* @function
* @class