mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Be explicit about re-exporting
This commit is contained in:
@@ -19,6 +19,7 @@ private import ApiGraphModels
|
||||
|
||||
class Unit = js::Unit;
|
||||
|
||||
// Re-export libraries needed by ApiGraphModels.qll
|
||||
module API = js::API;
|
||||
|
||||
import semmle.javascript.frameworks.data.internal.AccessPathSyntax as AccessPathSyntax
|
||||
|
||||
Reference in New Issue
Block a user