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 601c039 commit 6f58ae7Copy full SHA for 6f58ae7
src/index.js
@@ -118,6 +118,7 @@ let theUrl
118
119
/**
120
* Get stack analysis report for a manifest file.
121
+ * @overload
122
* @param {string} manifest - path for the manifest
123
* @param {boolean} [html=false] - true will return a html string, false will return AnalysisReport object.
124
* @param {object} [opts={}] - optional various options to pass along the application
0 commit comments