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 917888d commit a1d0dcaCopy full SHA for a1d0dca
README.md
@@ -674,6 +674,7 @@ Valid [JSDoc 3 Block Tags](http://usejsdoc.org/#block-tags) are:
674
abstract
675
access
676
alias
677
+async
678
augments
679
author
680
borrows
@@ -694,6 +695,7 @@ external
694
695
file
696
fires
697
function
698
+generator
699
global
700
hideconstructor
701
ignore
@@ -714,6 +716,7 @@ module
714
716
name
715
717
namespace
718
override
719
+package
720
param
721
private
722
property
@@ -734,6 +737,7 @@ type
734
737
typedef
735
738
variation
736
739
version
740
+yields
741
```
742
743
|||
0 commit comments