Skip to content

Commit a1d0dca

Browse files
committed
docs: generate docs
1 parent 917888d commit a1d0dca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -674,6 +674,7 @@ Valid [JSDoc 3 Block Tags](http://usejsdoc.org/#block-tags) are:
674674
abstract
675675
access
676676
alias
677+
async
677678
augments
678679
author
679680
borrows
@@ -694,6 +695,7 @@ external
694695
file
695696
fires
696697
function
698+
generator
697699
global
698700
hideconstructor
699701
ignore
@@ -714,6 +716,7 @@ module
714716
name
715717
namespace
716718
override
719+
package
717720
param
718721
private
719722
property
@@ -734,6 +737,7 @@ type
734737
typedef
735738
variation
736739
version
740+
yields
737741
```
738742

739743
|||

0 commit comments

Comments
 (0)