Skip to content

Commit 6f58ae7

Browse files
committed
docs: restore overload annotation
Signed-off-by: Ruben Romero Montes <[email protected]>
1 parent 601c039 commit 6f58ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ let theUrl
118118

119119
/**
120120
* Get stack analysis report for a manifest file.
121+
* @overload
121122
* @param {string} manifest - path for the manifest
122123
* @param {boolean} [html=false] - true will return a html string, false will return AnalysisReport object.
123124
* @param {object} [opts={}] - optional various options to pass along the application

0 commit comments

Comments
 (0)