Skip to content

Commit 2b645e4

Browse files
Dermot SmythDermot Smyth
authored andcommitted
removed a tag
1 parent dcef07e commit 2b645e4

File tree

1 file changed

+0
-1
lines changed
  • examples/jsdoc-project/src/main/ml-modules/lib

1 file changed

+0
-1
lines changed

examples/jsdoc-project/src/main/ml-modules/lib/sample.sjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ function internalHello(str) {
77
* Sample Module
88
*
99
* @module "/sample.sjs"
10-
* @exports hello
1110
*/
1211
module.exports = {
1312
/**

0 commit comments

Comments
 (0)