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 dcef07e commit 2b645e4Copy full SHA for 2b645e4
examples/jsdoc-project/src/main/ml-modules/lib/sample.sjs
@@ -7,7 +7,6 @@ function internalHello(str) {
7
* Sample Module
8
*
9
* @module "/sample.sjs"
10
- * @exports hello
11
*/
12
module.exports = {
13
/**
0 commit comments