@oxc-project/types
Advanced tools
Comparing version 0.43.0 to 0.44.0
{ | ||
"name": "@oxc-project/types", | ||
"version": "0.43.0", | ||
"version": "0.44.0", | ||
"description": "Types for Oxc AST nodes", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -434,2 +434,3 @@ // Auto-generated code, DO NOT EDIT DIRECTLY! | ||
binding: AssignmentTargetMaybeDefault; | ||
computed: boolean; | ||
} | ||
@@ -436,0 +437,0 @@ |
46685
1692