mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
JS: Fix typo
This commit is contained in:
@@ -782,7 +782,7 @@ abstract class ReExportDeclaration extends ExportDeclaration {
|
||||
}
|
||||
|
||||
/**
|
||||
* 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)
|
||||
* under the given `name`.
|
||||
*/
|
||||
overlay[global]
|
||||
|
||||
Reference in New Issue
Block a user