1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 05:30:16 +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

View File

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