mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
renamed "exportasnamespacedeclaration" to "export_as_namespace_declaration"
This commit is contained in:
@@ -187,7 +187,7 @@ case @stmt.kind of
|
||||
| 35 = @type_alias_declaration
|
||||
| 36 = @enum_declaration
|
||||
| 37 = @external_module_declaration
|
||||
| 38 = @exportasnamespacedeclaration
|
||||
| 38 = @export_as_namespace_declaration
|
||||
| 39 = @global_augmentation_declaration
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user