Skip to content

Commit de366f1

Browse files
committed
docs: generate docs
1 parent 696d048 commit de366f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4153,6 +4153,13 @@ const language = {
41534153
this._name = name;
41544154
}
41554155
}
4156+
4157+
/**
4158+
* @returns {void}
4159+
*/
4160+
function quux () {
4161+
}
4162+
// Settings: {"jsdoc":{"forceRequireReturn":true}}
41564163
````
41574164

41584165

0 commit comments

Comments
 (0)