mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
renamed "importequalsdeclaration" to "import_equals_declaration"
This commit is contained in:
@@ -181,7 +181,7 @@ case @stmt.kind of
|
||||
| 29 = @export_default_declaration
|
||||
| 30 = @export_named_declaration
|
||||
| 31 = @namespace_declaration
|
||||
| 32 = @importequalsdeclaration
|
||||
| 32 = @import_equals_declaration
|
||||
| 33 = @exportassigndeclaration
|
||||
| 34 = @interfacedeclaration
|
||||
| 35 = @typealiasdeclaration
|
||||
|
||||
Reference in New Issue
Block a user