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 51e1bda commit b33af5bCopy full SHA for b33af5b
javascript/ql/lib/semmle/javascript/ES2015Modules.qll
@@ -782,7 +782,7 @@ abstract class ReExportDeclaration extends ExportDeclaration {
782
}
783
784
/**
785
- * Holds if this re-export destination ultimately re-exports `v` (from another module)
+ * Holds if this re-export declaration ultimately re-exports `v` (from another module)
786
* under the given `name`.
787
*/
788
overlay[global]
0 commit comments